Search found 70 matches

Go to advanced search

by djstava
18 Jul 2017 05:08
Forum: VLC for Android and Chrome OS
Topic: Build vlc for android on ubuntu but compiler clang was choosed?
Replies: 1
Views: 347

Build vlc for android on ubuntu but compiler clang was choosed?

I build vlc for android suceess on ubuntu 16.04,but when I change the vlc configuration(delete --disable-sout),error occur when rebuild the project. VLC source found Configuring ABI: armeabi-v7a API: 9 PATH: /home/djstava/longjing/vlc-android/toolchains/arm/bin:/home/djstava/Workshop/tool/SDK/platfo...
by djstava
14 Jul 2017 09:20
Forum: VLC for Android and Chrome OS
Topic: HLS webvtt support?
Replies: 1
Views: 283

HLS webvtt support?

Does vlc for android support hls webvtt now? I use the url
for test but it doesn't work.
by djstava
24 Jun 2010 09:59
Forum: VLC media player for Linux and friends Troubleshooting
Topic: udp multicast problem?
Replies: 5
Views: 1629

Re: udp multicast problem?

Thanks,it works well.
by djstava
21 Jun 2010 11:00
Forum: VLC media player for Linux and friends Troubleshooting
Topic: udp multicast problem?
Replies: 5
Views: 1629

Re: udp multicast problem?

I construct an environment using vlc(both server and client) by myself,multicast ip:239.255.0.1,port:8000.Strange is that on Windows XP(v1.0.5),everything is OK and on ubuntu lynx vlc(v1.0.6) is not working,by the way mplayer works well.What's wrong?
by djstava
21 Jun 2010 07:37
Forum: Web and scripting
Topic: read live555 stream with mozilla-plugin
Replies: 3
Views: 1501

Re: read live555 stream with mozilla-plugin

Make sure libvlcplugin.so file in the following dirs:

/usr/lib/mozilla/plugins/libvlcplugin.so
/usr/lib/xulrunner-addons/plugins/libvlcplugin.so
/usr/lib/mozilla-firefox/plugins/libvlcplugin.so
/usr/local/lib/mozilla/plugins/libvlcplugin.so
by djstava
21 Jun 2010 03:54
Forum: VLC media player for Linux and friends Troubleshooting
Topic: udp multicast problem?
Replies: 5
Views: 1629

Re: udp multicast problem?

mplayer can play now but vlc still not. Detail log info: cloudsys@Gateway:~$ vlc -vvv udp://239.255.1.9:8001 VLC media player 1.0.6 Goldeneye [0x9782148] main libvlc debug: VLC media player - version 1.0.6 Goldeneye - (c) 1996-2010 the VideoLAN team [0x9782148] main libvlc debug: libvlc was configur...
by djstava
20 Jun 2010 18:53
Forum: VLC media player for Linux and friends Troubleshooting
Topic: udp multicast problem?
Replies: 5
Views: 1629

udp multicast problem?

Socket error occurs when I receive the udp multicast stream,and client can connect to the server.I found that the client do not send the IGMP by capture the packets,server rejects the client's connection that client cannot add to the multicast user list. How can I figure it out?
Thanks.
by djstava
19 Jun 2010 05:09
Forum: VLC media player for Windows Troubleshooting
Topic: multiple udp stream transmit?
Replies: 1
Views: 276

multiple udp stream transmit?

Now I want to transmit several udp streams simultaneously with ONLY one vlc instance.

Code: Select all

udp://224.0.0.1:8000 udp://224.0.0.2:8000 udp://224.0.0.3:8000 udp://224.0.0.4:8000
Is that possible(both Wins and Linux)?
Looking forward to seeing your reply,thanks.
by djstava
09 Jun 2010 06:20
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Problems When Using VLC With Live555 Libs?
Replies: 5
Views: 3556

Re: VLC SETUP failed with live555 libs?

Using the wireshark to capture packets,I found that after I send the PLAY request,the DarwinStreamingServer do send the udp packets.But VLC cannot play the stream.
Does wireshark play a joke with me? :shock:
by djstava
09 Jun 2010 04:14
Forum: Web and scripting
Topic: VLC plugin for Firefox (buld)
Replies: 3
Views: 2097

Re: VLC plugin for Firefox (build)

I successfully compiled vlc by enabling mozilla plugin. In fact, we should add this --enable-mozilla --with-mozilla-sdk-path=PATH_TO_Gecko-sdk/ when we run configure. Now, I am looking for installing the plugin in firefox. If someone know the howto, please tell me :) . Thanks. If you use ubuntu,do ...
by djstava
09 Jun 2010 04:10
Forum: Web and scripting
Topic: read live555 stream with mozilla-plugin
Replies: 3
Views: 1501

Re: read live555 stream with mozilla-plugin

Hi every body, I use live555 to stream video and I successfully read the video when I use (for example) vlc rtsp://192.168.1.2:8554/test but when I use this template http://www.videolan.org/doc/vlc-user-guide/en/ch07.html and I put "rtsp://192.168.1.2:8554/test" like a target I can't read...
by djstava
09 Jun 2010 03:39
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Problems When Using VLC With Live555 Libs?
Replies: 5
Views: 3556

Re: VLC SETUP failed with live555 libs?

I use ubuntu 10.04,there is no ufw process running.And here I use the real IP address,IPv4,NO NAT.
by djstava
08 Jun 2010 12:10
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Problems When Using VLC With Live555 Libs?
Replies: 5
Views: 3556

Re: VLC SETUP failed with live555 libs?

darwin answer with 500 internal error. so itms darwin problem Thanks for your reply. Yes,it's darwin's problem.I figured it out,and RTSP looks right but vlc cannot play yet. Sending request: DESCRIBE rtsp://58.196.13.15/sitv/10084_E001070600002361.mp4 RTSP/1.0 CSeq: 1 Accept: application/sdp User-A...
by djstava
08 Jun 2010 11:58
Forum: VLC media player for Linux and friends Troubleshooting
Topic: [Solution] FullScreen and Notify-Send Messages
Replies: 2
Views: 1010

Re: FullScreen and Notify-Send Messages

yes,I've tried,OSD notification depends on gnome panel.
by djstava
02 Jun 2010 06:01
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Problems When Using VLC With Live555 Libs?
Replies: 5
Views: 3556

Problems When Using VLC With Live555 Libs?

I compiled the vlc tarball 1.0.6 with the configure ./configure --enable-faad --enable-run-as-root --enable-realrtsp --enable-live555 --with-live555-tree=/home/djstava/Workshop/live --enable-lirc --enable-lua --enable-dvbpsi --enable-mkv --enable-x264 This the log when I play the RTSP stream by Darw...
by djstava
18 May 2010 03:14
Forum: Web and scripting
Topic: Firefox Stream: playlist is undefined
Replies: 2
Views: 1351

Re: Firefox Stream: playlist is undefined

vlc cannot see the ffmpeg libs,you can do it on linux platform with command

Code: Select all

export LD_LIBRARY_PATH=/YourVLCLibPath:$LD_LIBRARY_PATH ldconfig
but I've no idea about windows,sorry.
by djstava
15 May 2010 18:17
Forum: Web and scripting
Topic: Сhange the channel without page reload
Replies: 2
Views: 952

Re: Сhange the channel without page reload

Why not use a playlist?
by djstava
27 Apr 2010 09:42
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Compile mozilla plugin failed
Replies: 4
Views: 1896

Re: Compile mozilla plugin failed

The newest vlc git use xulrunner-dev 1.9.2 now.
by djstava
27 Apr 2010 08:35
Forum: Web and scripting
Topic: No AUDIO in VLC Mozilla plugin?
Replies: 1
Views: 1331

Re: No AUDIO in VLC Mozilla plugin?

Solved!
just set --aout=alsa.

But still don't know why so many libdvbpsi errors occur.
by djstava
26 Apr 2010 09:22
Forum: Web and scripting
Topic: No AUDIO in VLC Mozilla plugin?
Replies: 1
Views: 1331

No AUDIO in VLC Mozilla plugin?

Hi,all I compiled vlc mozilla plugin from git,it works but AUDIO. And VLC works very well including audio. This is full log(): (firefox:3377): GLib-WARNING **: g_set_prgname() called multiple times NP_Initialize New [0xb0ab5820] main libvlc debug: VLC media player - version 1.1.0-git The Luggage - (...
by djstava
01 Apr 2010 04:27
Forum: VLC media player for Linux and friends Troubleshooting
Topic: IPv6 streaming?
Replies: 3
Views: 942

Re: IPv6 streaming?

Thanks. i use rtp protocol to stream over IPv6,it's OK,but not UDP: vlc git configured by --enable-faad --enable-run-as-root --enable-realrtsp --enable-mozilla --enable-live555 --with-live555-tree=/home/djstava/live --enable-lirc --enable-lua [0x9055230] qt4 interface debug: IM: Setting an input [0x...
by djstava
31 Mar 2010 10:40
Forum: VLC media player for Linux and friends Troubleshooting
Topic: IPv6 streaming?
Replies: 3
Views: 942

IPv6 streaming?

Hi,all system:ubuntu 9.10 I install teredo and can log on ipv6.google.com this is ifconfig info: eth0 Link encap:Ethernet HWaddr 00:03:25:24:96:39 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisio...
by djstava
30 Mar 2010 10:47
Forum: Web and scripting
Topic: [Solved]vlc.playlist is undefined?
Replies: 1
Views: 1535

Re: vlc.playlist is undefined?

vlc cannot see the ffmpeg libs
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
sudo ldconfig
by djstava
30 Mar 2010 10:04
Forum: Web and scripting
Topic: Fullscreen and fastRewind JS API can't work
Replies: 3
Views: 1299

Re: Fullscreen and fastRewind JS API can't work

Code: Select all

function onFullscreen() { vlc.video.toggleFullscreen(); }
before toggle fullscreen,vlc.video.fullscreen = false,and after vlc.video.fullscreen = true,but vlc is not in fullscreen mode in fact.

Go to advanced search