Giter VIP home page Giter VIP logo

wimic's Introduction

Build Status Build Status Hits GitHub all releases

WiMic Server/Client

Copyright (c) 2020 Hiroshi Takey F. [email protected]

WiMic Server/Client is a multiplatform remote wireless microphone (when connect with client side and third party driver and as speaker without the driver) server and client for use on PC Desktop, portable devices platforms or IoTs like Raspberry Pi, GNU OS Distributions (E.g. GNU/Linux), Arduinos, and more.

Official repo: https://github.com/hiro2233/wimic

Download Installer

Host Arch Link
win x86 Download-win32
raspbian arm32 Download-raspbian32

See instruction at bottom for a brief about installation.


WiMic Server/Client on Ubuntu 16.04

wimic_ubuntu_16_04 | 1360x768,50%


WiMic Server/Client on Raspberry Pi OS

wimic_ubuntu_16_04 | 1360x768,50%


Dependencies

  • opus
  • speexdsp
  • portaudio
  • libconfig
  • boost-system
  • log4cpp
  • openssl
  • Google Protobuf: libraries and compiler

Building

(Debian/Ubuntu/Rasperry Pi OS)
git clone https://github.com/hiro2233/wimic.git
cd wimic
git submodule init
git submodule update --init --recursive
./install_deps.sh

exit from terminal, open again terminal then:

make
./bin/release/wimic

WiMic Android Client App

You can connect to the server with WiMic Android App, this was designed and optimized to work with WiMic Server/Client.

Get it on Google Play

Official repo:

https://github.com/hiro2233/wimic_android

Basic install steps

win32/win64

Download the win host setup installer, then execute and follow the instruction on the window form.

(Rasperry Pi OS)

On terminal execute:

$ wget https://github.com/hiro2233/wimic/raw/master/install_wimic.sh
$ chmod +x install_wimic.sh
$ source install_wimic.sh

and wait until this finish, then reboot raspberry and WiMic will autostart in service mode. By default WiMic server will use microphone on autostart mode, but if you want to use the speakers in autostart mode you can disable this doing:

$ echo 1 > /system/urus/slotdata/wimic_mic_disabled.txt

Detailed install docs

Spanish: https://hiro2233.github.io/wimic/docs/wimic/

English: In progress... contributions are welcome!

Video Tutorial

WiMic install tutorial

wimic's People

Contributors

hiro2233 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.