SCTP over VLC

This forum is about all development around libVLC.
klebe
New Cone
New Cone
Posts: 3
Joined: 28 Feb 2009 15:15

SCTP over VLC

Postby klebe » 28 Feb 2009 17:03

Hello,
I've been looking but didn't find the answer.
I'm trying to add sctp protocol to vlc and I didn't find exact answer how to do it. I know that I need to add some sctp plug-in to vlc - but how does it should look like and how to add it?
Does anyone have any examples on with I could pattern on it?
I'll be grateful for any help.
Sorry for my bad English.
klebe

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: SCTP over VLC

Postby Jean-Baptiste Kempf » 28 Feb 2009 17:30

You need to create an access module in modules/access/
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.

klebe
New Cone
New Cone
Posts: 3
Joined: 28 Feb 2009 15:15

Re: SCTP over VLC

Postby klebe » 28 Feb 2009 17:40

How shoul it look like?
can I use udp.c as an example for sctp ?
If I'll write sctp plug-in how to use it?
klebe

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

Re: SCTP over VLC

Postby Rémi Denis-Courmont » 28 Feb 2009 18:54

SCTP is only a transport protocol. You need at least some kind of application layer protocol between VLC and SCTP if you want to stream.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

klebe
New Cone
New Cone
Posts: 3
Joined: 28 Feb 2009 15:15

Re: SCTP over VLC

Postby klebe » 28 Feb 2009 19:44

I don't understand:
You need at least some kind of application layer protocol between VLC and SCTP if you want to stream.
What kind of application did you mean? Actually I need it for streaming...

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

Re: SCTP over VLC

Postby Rémi Denis-Courmont » 28 Feb 2009 20:50

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


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 22 guests