VLC configuration for rtsp proxy

About encoding, codec settings, muxers and filter usage
ch7787
Blank Cone
Blank Cone
Posts: 12
Joined: 23 Feb 2010 00:25

VLC configuration for rtsp proxy

Postby ch7787 » 24 Mar 2010 17:57

Hi,
I use an rtsp proxy between a vlc client and vlc server in streaming. Do anybody know a command line to configure VLC client in order to make him pass throw the proxy while sending the request?
thanks :)

Rémi Denis-Courmont
Developer
Developer
Posts: 15229
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: VLC configuration for rtsp proxy

Postby Rémi Denis-Courmont » 27 Mar 2010 08:50

RTSP proxying is not implemented.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

ch7787
Blank Cone
Blank Cone
Posts: 12
Joined: 23 Feb 2010 00:25

Re: VLC configuration for rtsp proxy

Postby ch7787 » 01 Apr 2010 00:31

hi,
thanks for replying.
Actually, in the project i'm working on, i have to introduce an rtsp proxy between the client and the server (which are both vlc ) in order to intercept the video and launch a transcoding server to transcode it and sent it to the client. (the transcoding parameters are sent in the client request to the server)
If rtsp proxying is not implemented, do you know how else can I launch the transcoding server (also vlc) and transcode the video before it gets to the client.
thanks

Rémi Denis-Courmont
Developer
Developer
Posts: 15229
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: VLC configuration for rtsp proxy

Postby Rémi Denis-Courmont » 01 Apr 2010 22:05

To clarify: VLC, or rather the live555 library, RTSP client component does not support talking to an RTSP proxy - it can only talk to an RTSP server directly.

The RTSP server component does not need to know about RTSP proxies as far as I understand RFC2326.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

de_prince
Blank Cone
Blank Cone
Posts: 11
Joined: 09 Aug 2010 06:52

Re: VLC configuration for rtsp proxy

Postby de_prince » 11 Aug 2010 11:09

To clarify: VLC, or rather the live555 library, RTSP client component does not support talking to an RTSP proxy - it can only talk to an RTSP server directly.

The RTSP server component does not need to know about RTSP proxies as far as I understand RFC2326.
Hi Rémi,

I used VLC to stream test.mpg file through internet, however, I received in Tools->Messages:
live555error: SETUP of 'audio/MPEG4-GENERIC' failed SETUP: cannot handle response. RTSP/1.0 461 Unsupported transport
live555error: SETUP of'video/MP4-ES' failed SETUP: cannot handle response. RTSP/1.0 461 Unsupported transport
live555error: Nothing to play for rtsp://x.x.x.x:5000/test.sdp

While with LiveMediaServer I can stream through Internet (Firewalled) by streaming .mpg file. What are the difference sin tackling the network between VLC and Live555?

Both clients are VLC players.

Rémi Denis-Courmont
Developer
Developer
Posts: 15229
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: VLC configuration for rtsp proxy

Postby Rémi Denis-Courmont » 11 Aug 2010 17:26

LiveMediaServer and VLC RTSP server are completely distinct pieces of code.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

de_prince
Blank Cone
Blank Cone
Posts: 11
Joined: 09 Aug 2010 06:52

Re: VLC configuration for rtsp proxy

Postby de_prince » 12 Aug 2010 02:23

I checked through Wireshark, it turned out that the protocol used was RTP/AVP/TCP (Interleaved TCP). No wonder this worked.


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 11 guests