- Update the watch.sh demo script for hptt to make use of hptt rather than curl for streaming from the service.
0.6.3
- Update the listen.sh demo script for hptt to auto stop on silence detection.
0.6.2
- Add updated hptt demo scripts that make use of VLC and sox ignore-length for live-like streaming to and from the sample hptt service.
0.6.1
- Add example script for testing hptt listening (server hosting a radio gateway) - Add example script for testing hptt watching (watching for an active ptt status against a channel)
0.6.0
- Change hptt ptt status to active vs inactive - Add ptt status check for named channel - Add delay after streaming to the channel to help channel pollers catch the active ptt status
0.5.2
- Fix to work with the latest version of huckle - Fix to only allow a single process streaming to a given channel on the hptt sample - Update config to state support for python 3.8 and 3.9