Replies: 5 comments 14 replies
-
Hi, as I've mentioned elsewhere, I'll try to look at it but I cannot promise anything now. Just one thing would help me - could you paste the stream SDP? AFAIK it may be grabbed from your stream with FFmpeg:
This could help me determine, if it is possible to support for that stream with reasonable effort. Thanks! |
Beta Was this translation helpful? Give feedback.
-
E:\SOFT\IPCAM\ffmpeg-2021-08-04-git-3b298640e1-full_build\bin>ffplay -v verbose rtsp://admin:admin@2.0.0.201/media/video1 [rtsp @ 000001bbb54de200] setting jitter buffer size to 500 f=0/0 |
Beta Was this translation helpful? Give feedback.
-
Hi, test results: Display device : gl [NAT] Private outbound IPv4 address detected and bound to a non-dynamic port. Consider adding '-N' option for NAT traversal. Multithreaded RTP is not recommended for MSW due to internal locking within Winsock implementation. There is a change. Previously, the program exit with an error message. Something is happening now, but it is impossible to see it. |
Beta Was this translation helpful? Give feedback.
-
Hi, I have an iteration nr. 2 ready - now it should work with Windows, to some extent. I guess that there are still some performance issue to be addressed so it is not necessarily needed to test now, but if you could, you may also find something. |
Beta Was this translation helpful? Give feedback.
-
Apologies to resurrect this old discussion, but I seem to be having some issues here - FFPLAY works fine;
However UltraGrid is giving me some error message:
I did a few searches and found this extremely old StackOverflow post; The RTSP server device is a PTZ Optics HD Box camera (PoE) - it might just be that it's putting out a bad stream. My apologies in advance if this is a poor question, and I have missed something simple. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Need to send RTSP feed to Spout
RTSP url rtsp://admin:admin@2.0.0.201/media/video1, where admin:admin is login and password
Trying to do something like this with no success:
uv -t rtsp://admin:admin@2.0.0.201/media/video1 -d gl:spout
Help!
Beta Was this translation helpful? Give feedback.
All reactions