Streaming (and multicast) VLC source files?

Discussion on the (deprecated) VideoLAN Server application as well as the miniSAPserver stream announcer. This is not about VLC!
Forum rules
Please do not post VLC related questions in this forum category. See the Forum Rules for more information.
VLCNewDev
Blank Cone
Blank Cone
Posts: 25
Joined: 07 Mar 2010 20:47

Streaming (and multicast) VLC source files?

Postby VLCNewDev » 08 Mar 2010 04:14

Hi,
I want to implement new streaming protocol in order to optimize VoD service, so I am looking for the VLC source files which manage multicast stream to add some modification.
I hope to have an answer as soon as possible.
Thanks...

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Streaming (and multicast) VLC source files?

Postby Jean-Baptiste Kempf » 08 Mar 2010 08:47

read modules/stream_output and modules/access_output
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

VLCNewDev
Blank Cone
Blank Cone
Posts: 25
Joined: 07 Mar 2010 20:47

Re: Streaming (and multicast) VLC source files?

Postby VLCNewDev » 06 Apr 2010 08:23

Thank you for your reply...
I want to integrate a new module in vlc which communicates with live555 server (live555 server was already modified to support specfic request). This module is an implementation of SST client (SST Slotted Stream Tapping is a research protocol supporting VoD). So, I follew the declaration of live555.cpp (in $VLC/modules/demux) and its integration in modules.am and configure.ac, then I run bootstrap, configure (with enabling live555 and sst) and make. Besides, I add new selection Item in network selection protocol to activate an SST request.
But when I select SST protocol as the streaming protocol I got this error in the console:

main interface error: option sst-caching does not exist

VLCNewDev
Blank Cone
Blank Cone
Posts: 25
Joined: 07 Mar 2010 20:47

Re: Streaming (and multicast) VLC source files?

Postby VLCNewDev » 06 Apr 2010 08:25

Thank you for your reply...
I want to integrate a new module in vlc which communicates with live555 server (live555 server was already modified to support specfic request). This module is an implementation of SST client (SST Slotted Stream Tapping is a research protocol supporting VoD). So, I follew the declaration of live555.cpp (in $VLC/modules/demux) and its integration in modules.am and configure.ac, then I run bootstrap, configure (with enabling live555 and sst) and make. Besides, I add new selection Item in network selection protocol to activate an SST request.
But when I select SST protocol as the streaming protocol I got this error in the console:

Code: Select all

main interface error: option sst-caching does not exist

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Streaming (and multicast) VLC source files?

Postby Jean-Baptiste Kempf » 06 Apr 2010 15:26

Did you add the relevant option ?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

VLCNewDev
Blank Cone
Blank Cone
Posts: 25
Joined: 07 Mar 2010 20:47

Re: Streaming (and multicast) VLC source files?

Postby VLCNewDev » 09 Apr 2010 07:06

Thanks an other time for your support..
Did you add the relevant option ?
What do you mean by "relevant option" and how shall I add them?
Thanks.

VLCNewDev
Blank Cone
Blank Cone
Posts: 25
Joined: 07 Mar 2010 20:47

Re: Streaming (and multicast) VLC source files?

Postby VLCNewDev » 19 Apr 2010 06:51

Thanks for your support, I solved my problem...
Best regards.


Return to “VideoLAN Server and miniSAPserver”

Who is online

Users browsing this forum: No registered users and 17 guests