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

Unable to embed webrtc in browser block...codecs not matched #168

Open
ropelletier opened this issue Jan 28, 2024 · 1 comment
Open

Unable to embed webrtc in browser block...codecs not matched #168

ropelletier opened this issue Jan 28, 2024 · 1 comment

Comments

@ropelletier
Copy link

I have a webrtc video I need to embed in a dashboard and it simply will not work. This works in EVERY other browser I have tried, just not this version of chromium. I would be grateful for any help regarding where to begin troubleshooting this issue.

I am using a webrtc link generated from go2rtc, which originates from an rtsp stream. This is going to end up being used for a CCTV monitor screen.

I have a working example using a raspberry pi with bookworm installed that boots into a chromium instance in kiosk mode. Now I am trying to do the same thing in balena, but for some reason this chromium/browser blog won't play it.

The error I get is below (please forgive the weird resolution...long story). This error might be somewhat specific to go2rtc, but is hopefully helpful.
image

Let me know what further information is needed. Thank you in advance.

@ropelletier ropelletier changed the title Unable enable to embed webrtc in browser Unable to embed webrtc in browser block...codecs not matched Jan 28, 2024
@ropelletier
Copy link
Author

ENABLE_GPU is set to 1 and gpu_mem = 256

These are all the flags set, all default I believe

--disable-features=TranslateUI,--disable-component-extensions-with-background-pages,--disable-background-networking,--disable-sync,--metrics-recording-only,--disable-default-apps,--no-default-browser-check,--no-first-run,--disable-backgrounding-occluded-windows,--disable-renderer-backgrounding,--disable-background-timer-throttling,--force-fieldtrials=*BackgroundTracing/default/,--window-size=1440,900,--window-position=0,0,--autoplay-policy=no-user-gesture-required,--noerrdialogs,--disable-session-crashed-bubble,--check-for-update-interval=31536000,--disable-dev-shm-usage,--enable-zero-copy,--num-raster-threads=4,--ignore-gpu-blacklist,--enable-gpu-rasterization

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

1 participant