Skip to content

Added support for multiple clients and reconnect - #3

Open
Tristan-Peters wants to merge 1 commit into
Praveenstein:mainfrom
Tristan-Peters:main
Open

Added support for multiple clients and reconnect#3
Tristan-Peters wants to merge 1 commit into
Praveenstein:mainfrom
Tristan-Peters:main

Conversation

@Tristan-Peters

Copy link
Copy Markdown

Original implementation created the ffmpeg process on websocket initialization, and would attempt to create process for each websocket connection, which conflicts with resource locks.

Added an async process that takes a dictionary of asyncio Queues to keep H.264 frame order for each client websocket session.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant