Search found 12 matches

Go to advanced search

by darkweaver87
16 Feb 2009 15:22
Forum: VLM
Topic: Programming with libvlc_vlm
Replies: 11
Views: 6705

Re: Programming with libvlc_vlm

Hi,

I don't think I can help you because my team and me, because of the bug I posted for, have given up vlc to do what we wanted. After that, we chose to use GStreamer which is more complex but works for our subject.

I can't help you anymore on vlc.

++
by darkweaver87
28 Jul 2008 10:47
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Bug in VLC 0.9
Replies: 1
Views: 646

Bug in VLC 0.9

Hi everyone, There is still a bug since my previous post in the telnet interface ... :roll: Remind : On the client side : $ telnet 127.0.0.1 4212 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. Password: Welcome, Master > new channel1 broadcast enabled > setup channel1 input fi...
by darkweaver87
16 Jul 2008 10:20
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Programming with libvlc_vlm
Replies: 0
Views: 665

Programming with libvlc_vlm

Hi everyone, I want to do is this : - the server (the application I had to develop) is listening - the client send it a sip message with its features (such as its resolution) - the server starts the streaming of the video (in RTP) with the destination the IP address of the client - during the video ...
by darkweaver87
16 Jul 2008 10:11
Forum: VLM
Topic: Programming with libvlc_vlm
Replies: 11
Views: 6705

Re: Programming with libvlc_vlm

OK I will post it in an other section.

Thanks a lot.
by darkweaver87
16 Jul 2008 09:27
Forum: VLM
Topic: Programming with libvlc_vlm
Replies: 11
Views: 6705

Re: Programming with libvlc_vlm

Hi, OK. Works fine now with this sample command : vlc /home/partage/Videos/pepsi_baeren.mpg --sout "#transcode{vcodec=mp4v,vb=1024,scale=2}:duplicate{dst=rtp{mux=ts,dst=192.168.1.34,port=1234}}" However I didn't success in transcoding the stream in h264 (the current version 0.86 of VLC sup...
by darkweaver87
15 Jul 2008 15:58
Forum: VLM
Topic: Programming with libvlc_vlm
Replies: 11
Views: 6705

Re: Programming with libvlc_vlm

I've the RTP module I think : vlc --list | grep rtp VLC media player 0.9.0-test3 Grishenko [00000001] main libvlc debug: VLC media player - version 0.9.0-test3 Grishenko - (c) 1996-2008 the VideoLAN team [00000001] main libvlc debug: libvlc was configured with ./configure '--mandir=/share/man' '--bu...
by darkweaver87
15 Jul 2008 14:26
Forum: VLM
Topic: Programming with libvlc_vlm
Replies: 11
Views: 6705

Re: Programming with libvlc_vlm

Ok thank you I'll test this afternoon :D Edit: It seems to work but I still have some troubles : [00000001] main libvlc debug: translation test: code is "C" [00000406] [Media: test] main access out error: no sout access module matched "rtp" [00000404] [Media: test] stream_out_sta...
by darkweaver87
15 Jul 2008 11:22
Forum: VLM
Topic: Programming with libvlc_vlm
Replies: 11
Views: 6705

Programming with libvlc_vlm

Hi everyone, I would like to change some parameters of a video while it's playing such as bitrate, width ... I try this a the telnet control : new channel1 broadcast enabled setup channel1 input file:///home/partage/Videos/pepsi_baeren.mpg setup channel1 output #transcode{vcodec=h264,vb=1024,width=2...
by darkweaver87
12 Jun 2008 14:40
Forum: VLC stream-output (sout)
Topic: Forward error correction
Replies: 4
Views: 829

Re: Forward error correction

Ok, thank you anyway.

Do you konw if it will be implemented one day ?
by darkweaver87
11 Jun 2008 15:58
Forum: VLC stream-output (sout)
Topic: Forward error correction
Replies: 4
Views: 829

Forward error correction

Hello,

Is there a kind of FEC implemented in VLC 0.8.6 or 0.9 :?:

Indeed, I need it to stream to some smartphones and other ...

Thanks !
by darkweaver87
06 Jun 2008 11:20
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Some troubles with Ubuntu packages
Replies: 2
Views: 695

Some troubles with Ubuntu packages

Hello, I'm trying to install the libvlc2-dev package on my hardy heron because I need a version of VLC which is comptable with QT4. I can't install it because there is a conflict between libvlc2-dev and libvlccore0-dev. The error message is : E:/var/cache/apt/archives/libvlc2-dev_0.9.0-git20080601-1...

Go to advanced search