Search found 5 matches

Go to advanced search

by csj561
26 Nov 2012 08:46
Forum: Development around libVLC
Topic: How to VLC receive RTP stream ?
Replies: 6
Views: 1578

Re: How to VLC receive RTP stream ?

You should use the native input then, obviously.
en,I need vlc support SRTP protocol or need a player which support SRTP protocol .The native VLC don't sorpport it,although VLC has SRTP module,but the module will not be ran when play.
Do you have any ideas ?
by csj561
26 Nov 2012 02:54
Forum: Development around libVLC
Topic: How to VLC receive RTP stream ?
Replies: 6
Views: 1578

Re: How to VLC receive RTP stream ?

Depending on the case, VLC might use liblive555 to receive RTP/RTCP.
Thank u.I think so.
But I want to use modules/access/rtp.c this module to receive RTP stream,because I can't modify liblive555' code and I need SRTP in RTP.What should I do?Disable live555 when configure?
by csj561
23 Nov 2012 04:12
Forum: Development around libVLC
Topic: How to VLC receive RTP stream ?
Replies: 6
Views: 1578

How to VLC receive RTP stream ?

I readed VLC source code ,but I don't understand vlc how to receive RTP stream.
I did a test and marked on modules/access/rtp.c.Then ,I find that this module didn't loaded when play.
So I want to know which module used receiving RTP stream?
by csj561
22 Nov 2012 06:44
Forum: General VLC media player Troubleshooting
Topic: VLC version with SRTP
Replies: 3
Views: 649

Re: VLC version with SRTP

Thanks a lot
i m trying to receive STRP streams using VLC..
can u please tell me how is it done?
Did you receive SRTP stream success? I also want to do it,but no idea...
by csj561
19 Nov 2012 10:40
Forum: VLC media player for Windows Troubleshooting
Topic: The vlc-2.1.0-git-win32.exe crashed when play media files
Replies: 1
Views: 428

The vlc-2.1.0-git-win32.exe crashed when play media files

I hava builded vlc-2.0.4 on ubuntu 12.04. It can play steaming media with H264 and G711.
But it will crash when play media files.And if forbidden audio in settings,it word good.

What is the issue?

Go to advanced search