Read stream without decoding!

This forum is about all development around libVLC.
sayler
New Cone
New Cone
Posts: 2
Joined: 06 Mar 2010 07:56

Read stream without decoding!

Postby sayler » 06 Mar 2010 08:16

Please help me!
language: c (gcc)
Can I read streams(mms, rtp & etc) use libvlc to my buffer (void *) ?
Show me sample, please!

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

Re: Read stream without decoding!

Postby Rémi Denis-Courmont » 06 Mar 2010 09:01

For proper byte stream, it would be fairly easy to implement. It can already be done with the libvlccore stream_* API.

RTP however is not a byte stream, so it won't work.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

sayler
New Cone
New Cone
Posts: 2
Joined: 06 Mar 2010 07:56

Re: Read stream without decoding!

Postby sayler » 06 Mar 2010 09:24

For proper byte stream, it would be fairly easy to implement. It can already be done with the libvlccore stream_* API.

RTP however is not a byte stream, so it won't work.
Thanks!
But udp multicast (IPTV) ?


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 23 guests