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

Update go2rtc version #4616

Merged
merged 1 commit into from
Dec 7, 2022
Merged

Conversation

NickM-27
Copy link
Collaborator

@NickM-27 NickM-27 commented Dec 6, 2022

Improvements include:

  • Support for RTSP auth (added via go2rtc yaml config)
  • new tracks can be added after initial stream is started (camera that doesn't have audio for first x seconds can have audio added without restarting stream)
  • Fix MSE Empty SPS issue with h.265
  • Improve webRTC delay on startup
  • Fix race conditions for processing
  • Fix issue when no audio but multiple audio codecs are specified
  • Remove log warning when websocket is disconnected normally

@netlify
Copy link

netlify bot commented Dec 6, 2022

Deploy Preview for frigate-docs ready!

Name Link
🔨 Latest commit 37db095
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/638f4717441bae0008777c12
😎 Deploy Preview https://deploy-preview-4616--frigate-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@blakeblackshear
Copy link
Owner

It sounded like there were some frontend changes too. Do we need to make any Javascript changes?

@NickM-27
Copy link
Collaborator Author

NickM-27 commented Dec 7, 2022

There's a rewritten MSE player but I wasn't sure if we should adopt that since the current one works still. it also seems a bit more complicated to integrate. May be easier to do that in a separate PR.

@blakeblackshear blakeblackshear merged commit 9716131 into blakeblackshear:dev Dec 7, 2022
@NickM-27 NickM-27 deleted the go2rtc-rc5 branch December 9, 2022 14:42
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.

2 participants