New streaming endpoints #265
No reviewers
Labels
No labels
architecture
authentication
backend
bug
ci/cd
cleanup
documentation
duplicate
enhancement
good first issue
help wanted
in progress
invalid
media
mobile
new feature
notes
packaging
question
ui
upstream breaking change
voice
waiting user input
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
platypush/platypush!265
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "264-streaming-endpoints"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A very large PR that includes the following:
A full rewrite of the streaming endpoints (namely camera and sound endpoints, at least for now) to support the new Tornado-based async paradigm.
A full rewrite of the sound plugin to be more extensible, feature-rich and stable.
A full rewrite of the logic that synchronizes camera and sound streams to any streaming clients by using Redis pubsub.
camera.gstreamer. b4d714df8acamera.gstreamer." 4fffabd82asoundplugin to use ffmpeg as a stream converter. e238fcb6e4sound.stream_recording. a415c5b231sound.stream_recordingandsound.record. be794316a8sound.recordplaymerged intosound.record. c8786b75deAudioRecorderout ofSoundPlugin. a6351dddd4