forked from koush/scrypted
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
beta: arlo talkback (basestation only) (koush#475)
* initial research * experimental * sdp seems to work, stopIntercom is broken * converting to separate rtc device * standalone rtc speaker implemented but not working * minor cleanup * webrtc troubleshooting and improvements * wait for sdp response before sending candidates * logging changes, rtc troubleshooting * use a future * restore aiortc and run RTC in a background thread * documentation * documentation * typo * comments + simplify background coroutine calls * simplify future * only enable intercom for basestation cameras * bump 0.4.0 * backward compatible headers * bump 0.4.1 * pin cryptography to latest without rust * monkey patch binary deps and pin cryptography for armv7l * hacks to use ffmpeg but fails due to dependency on pylibsrtp * revert back to 0.4.2 * 0.4.3 fix for M1 Macs * use pre-built armv7l wheels * publish 0.4.4 * use custom pypi index for armv7l wheels
- Loading branch information
Showing
13 changed files
with
466 additions
and
54 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.