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
The Live UDP mpegts streaming from Server to Client is not working in Client 2.3.0 with Server 2.4.1, both running on Windows 10. Opening the UDP stream via VLC (udp://@:9250) on the Client PC is also not working. Using Client 2.0.8 works like a charm (tested Win + Mac) even on server 2.4.1. Throwing some "unused option" warnings due to the newer ffmpeg version, but working.
The text was updated successfully, but these errors were encountered:
Presumably the updates to ffmpeg have broken the streaming command being used here. If someone can provide a new one that works, it can be updated and a new release made
I'm not sure the trouble is the ffmpeg command, it looks it is exactly the same.
If I compare the commands in casparcg server console between the 2.2 and 2.3 clients, I don't see any difference.
It looks more like a video display trouble (directshow...)...
Sometimes the preview window can appear, and I can see 1 (freeze) frame with a very big latency.
The Live UDP mpegts streaming from Server to Client is not working in Client 2.3.0 with Server 2.4.1, both running on Windows 10. Opening the UDP stream via VLC (udp://@:9250) on the Client PC is also not working. Using Client 2.0.8 works like a charm (tested Win + Mac) even on server 2.4.1. Throwing some "unused option" warnings due to the newer ffmpeg version, but working.
The text was updated successfully, but these errors were encountered: