Accept rtsp client without interleaved parameter#1511
Accept rtsp client without interleaved parameter#1511AlexxIT merged 6 commits intoAlexxIT:masterfrom
Conversation
|
Your changes are incorrect. The client can come for UDP transport. |
|
The existing code already expects TCP-only transport, so there is no regression with this PR? |
|
But it return |
|
Got the point. Should be fixed now. |
|
It's wrong again. Some clients don't send unicast word. I think only first prefix should be enough. |
|
Fixed. |
|
@fmcloudconsulting did the deploy on your side happened successfully? Is this PR working as expected? |
|
Thanks! |
|
Hello, After hours of effort we were unable to get Genetec to work in RTSP over TCP. However, the patch proposed here has been tested for other clients and worked well. |
|
It seems that the patch is useless because of the initially bad software. |
…r-interleaved Accept rtsp client without interleaved parameter
Fix #1510