streaming

About encoding, codec settings, muxers and filter usage
samfrog
Blank Cone
Blank Cone
Posts: 26
Joined: 20 Jan 2010 03:25

streaming

Postby samfrog » 08 Mar 2010 08:43

Hi

1. Does VLC RTSP supports authentication?

2. Does VLC support SSL for RTSP?

3. Can someone explain the concept of how VLC stream a stored media file? For example, an .avi file consists of chunks. Does VLC need to decode the container format before streaming out to the network? Or does VLC stream chunks and the client needs to decode it?


Thanks,

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

Re: streaming

Postby Rémi Denis-Courmont » 08 Mar 2010 16:53

1. Does VLC RTSP supports authentication?
Only on the client side currently.
2. Does VLC support SSL for RTSP?
No. RTSP/TLS is not be very useful as only the (RTSP) signaling is encrypted, not the (RTP) payload.
3. Can someone explain the concept of how VLC stream a stored media file? For example, an .avi file consists of chunks. Does VLC need to decode the container format before streaming out to the network? Or does VLC stream chunks and the client needs to decode it?
VLC needs to parse the file format to get coded data timestamps.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

samfrog
Blank Cone
Blank Cone
Posts: 26
Joined: 20 Jan 2010 03:25

Re: streaming

Postby samfrog » 09 Mar 2010 02:04

Thanks for reply. Few more follow-up questions

1. For client authentication, does it support PKI authentication for RTSP?
2. For streaming prerocorded content say .avi file, how does VLC streaming server know how many bytes to send it over to the client each time? Can you provide a more detailed sequences of how VLC streams a stored media file? assuming constant bit rate. Thanks

samfrog
Blank Cone
Blank Cone
Posts: 26
Joined: 20 Jan 2010 03:25

Re: streaming

Postby samfrog » 09 Mar 2010 03:33

Have another question. What is the minimal set of information (for example bitrate, timestamp) that a VLC streaming server needs to have to stream a stored (prerecorded) media file, like .avi file?

mrtipale
Blank Cone
Blank Cone
Posts: 14
Joined: 16 Dec 2009 13:19
VLC version: many
Operating System: linux, windows
Location: Mumbai, Paris
Contact:

Re: streaming

Postby mrtipale » 09 Mar 2010 16:47

too many questions. But relavent questions.

VLC do not support rtsp . You can look for rtsp streaming server with httpd + h 264 plugiin .. or sorenson broadcaster. ... or Darwin is always better.
Cheers,
Mahendra
mrtipale

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

Re: streaming

Postby Rémi Denis-Courmont » 09 Mar 2010 18:11

1. For client authentication, does it support PKI authentication for RTSP?
I don't know any specified PKI mechanism for the RTSP protocol in the first place.
2. For streaming prerocorded content say .avi file, how does VLC streaming server know how many bytes to send it over to the client each time? Can you provide a more detailed sequences of how VLC streams a stored media file? assuming constant bit rate. Thanks
That depends on the file format, and the bit rate is irrelevant.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 17 guests