Ross Finlayson wrote:
Glen Gray wrote:
On 26/11/09 00:28, Ross Finlayson wrote:
Yes, by modifying the code in "RTSPServer.cpp" :-)
Until we fix the problem (at least at the server end), that's the
only way I can see to overcome this issue - unless VLC is fixed to
not use "GET_PARAMETER" as a
Glen Gray wrote:
On 26/11/09 00:28, Ross Finlayson wrote:
Yes, by modifying the code in "RTSPServer.cpp" :-)
Until we fix the problem (at least at the server end), that's the
only way I can see to overcome this issue - unless VLC is fixed to
not use "GET_PARAMETER" as a client liveness indica
Glen Gray wrote:
On 26/11/09 00:28, Ross Finlayson wrote:
Yes, by modifying the code in "RTSPServer.cpp" :-)
Until we fix the problem (at least at the server end), that's the
only way I can see to overcome this issue - unless VLC is fixed to
not use "GET_PARAMETER" as a client liveness indica
On 26/11/09 00:28, Ross Finlayson wrote:
Yes, by modifying the code in "RTSPServer.cpp" :-)
Until we fix the problem (at least at the server end), that's the only
way I can see to overcome this issue - unless VLC is fixed to not use
"GET_PARAMETER" as a client liveness indicator. It doesn't r
Ross Finlayson wrote:
1) Is there a way to change the OPTIONS response?
Yes, by modifying the code in "RTSPServer.cpp" :-)
Until we fix the problem (at least at the server end), that's the only
way I can see to overcome this issue - unless VLC is fixed to not use
"GET_PARAMETER" as a client
1) Is there a way to change the OPTIONS response?
Yes, by modifying the code in "RTSPServer.cpp" :-)
Until we fix the problem (at least at the server end), that's the
only way I can see to overcome this issue - unless VLC is fixed to
not use "GET_PARAMETER" as a client liveness indicator. It
Hi to all,
I've got a liveMedia RTSP server and VLC as a client. I need the server
to stream on TCP (and so, use the RTSP connection to stream video).
What happens is that VLC sends GET_PARAMETERS rtsp commands with empty
body to the server during streaming.
The server does not respond to thi