You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a mix of H265 and H264 sources on my config file:
api:
origin: "*"
log:
format: text
streams:
T01_v: rtsp://...
T01_r: rtsp://...
T02_v: rtsp://...
T02_r: rtsp://...
...and so on
All H265 sources work fine on Chrome/Edge. Whenever I access a H264 stream through http://localhost:1984/stream.html?src=T01_v&mode=mse, it freezes after some time have passed (some times almost immediately). Websocket messages keep coming, but the video freezes.
I have a mix of H265 and H264 sources on my config file:
All H265 sources work fine on Chrome/Edge. Whenever I access a H264 stream through http://localhost:1984/stream.html?src=T01_v&mode=mse, it freezes after some time have passed (some times almost immediately). Websocket messages keep coming, but the video freezes.
{
"type": "mse",
"value": "video/mp4; codecs="avc1.420028""
}
chrome://media-internals/ logs:
The text was updated successfully, but these errors were encountered: