Skip to content

kb1lqd/faradayrf-opus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

faradayrf-opus

Send Opus encoded audio via FaradayRF

This is only a prototype!

At present it encodes and decodes Opus and performs minimal base64 encap/decapsulation.

To test:

  • Transmit: rec -q -t .s16 -r 16000 -c 1 - | ./opusenc | ./tx.py
  • Receive: ./rx.py | ./opusdec | play -q -t .s16 -r 16000 -c 1 -

About

Send Opus encoded audio via FaradayRF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors