Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webrtc stream fails first start #172

Closed
SamuelDudley opened this issue Mar 30, 2020 · 2 comments
Closed

webrtc stream fails first start #172

SamuelDudley opened this issue Mar 30, 2020 · 2 comments
Milestone

Comments

@SamuelDudley
Copy link
Member

SamuelDudley commented Mar 30, 2020

stream fails to start with the following error in the dev console
image

Note this seems to occur when a stream is first added. Restarting webrtc and refreshing the page causes the stream to work

note: webrtc service on the pi is being spammed with keep alive requests (tens of requests per second) not sure if these are related

@SamuelDudley
Copy link
Member Author

restarting the webrtc service and refreshing the page, the stream connects and works.
maverick log webrtc shows lots and lots and lots of keep alive requests while the stream is playing and is visible. When the stream is active and the browser tab is switched so the video is in a background tab the keep alive rate drops to 1Hz.

@SamuelDudley SamuelDudley changed the title webrtc stream fails webrtc stream fails first start Mar 30, 2020
@fnoop
Copy link
Member

fnoop commented Mar 30, 2020

Yes noticed this too, meant to add an issue in maverick project - it's a startup ordering issue that needs dependencies added to the systemd manifests I think.

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

No branches or pull requests

2 participants