Search found 24 matches

Go to advanced search

by hackeron
10 Nov 2020 23:53
Forum: General VLC media player Troubleshooting
Topic: How to open the mjpeg stream?
Replies: 14
Views: 27368

Re: How to open the mjpeg stream?

Did you manage to get this working? - My current command is: cvlc --verbose 1 --no-audio --repeat --rate 10 "http://192.168.1.51/cgi-bin/snapshot.cgi?d=1&q=0&chn=0&u=admin&p=pass" --sout '#standard{access=http{mime="multipart/x-mixed-replace;boundary=randomboundry"...
by hackeron
26 Jan 2017 17:17
Forum: VLC media player Feature Requests
Topic: MxPEG Codec Support (open source C++ libs provided)
Replies: 43
Views: 31652

Re: MxPEG Codec Support (open source C++ libs provided)

I'm trying the following with a Mobotix camera and not able to get any frames from it :( - any ideas? < $ cvlc -v --no-audio --loop --ffmpeg-format=mxg 'http://admin:admin@192.168.100.232/cgi-bin/faststream.jpg?stream=MxPEG&fps=5.0&noaudio' --sout '#standard{access=http{mime="multipart/...
by hackeron
26 Jan 2017 17:15
Forum: VLC stream-output (sout)
Topic: Using VLC to stream from Mobotix IP Cam
Replies: 8
Views: 22991

Re: Using VLC to stream from Mobotix IP Cam

Did anyone have any luck with this? - I'm trying this and it gets a few frames and kills the connection. $ cvlc -v --no-audio --loop --avformat-format=mjpeg 'http://admin:admin@192.168.100.232/cgi-bin/faststream.jpg?stream=full&fps=5.0&noaudio' --sout '#standard{access=http{mime="multip...
by hackeron
14 Jul 2012 11:42
Forum: VLC stream-output (sout)
Topic: RTP MJPEG streaming
Replies: 5
Views: 4547

Re: RTP MJPEG streaming

I can confirm this issue too: I'm trying to re-stream an RTSP steam I get from an IP camera. Here is my vlm.conf: new cam1 broadcast enabled setup cam1 input rtsp://admin:admin@192.168.0.164/0 setup cam1 output #rtp{mux="ts",sdp="rtsp://localhost:1234/cam1"} control cam1 play Wit...
by hackeron
14 Jul 2012 11:34
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Problem with VLC webcam streaming.
Replies: 6
Views: 2607

Re: Problem with VLC webcam streaming.

I'm using a vlm config, like this: new cam1 broadcast enabled setup cam1 input rtsp://admin:admin@192.168.0.164/0 setup cam1 output #rtp{mux="ts",sdp="rtsp://localhost:1234/cam1"} control cam1 play The MJPG gets streamed just fine, but "mux=ts" cannot mux g726 audio so ...
by hackeron
13 Jul 2012 16:37
Forum: VLM
Topic: Buffer and delay problems
Replies: 1
Views: 3213

Re: Buffer and delay problems

Did you find a solution to this problem?
by hackeron
13 Jul 2012 14:46
Forum: VLC stream-output (sout)
Topic: Video working but simple G.711 not?
Replies: 8
Views: 2397

Re: Video working but simple G.711 not?

I'm having the same problem: [0x7f41d0005ba8] main mux error: cannot add this stream [0x7f41d0001338] stream_out_rtp stream out error: cannot add this stream to the muxer [0x7f41d00376c8] [Media: cam1] main decoder error: cannot create packetizer output (alaw) MultiFramedRTPSource::doGetNextFrame1()...
by hackeron
02 May 2009 23:48
Forum: VLC media player Feature Requests
Topic: G.711 RTP payload for Stream Input
Replies: 18
Views: 7025

Re: G.711 RTP payload for Stream Input

Does anyone have a direct link to the patch?
by hackeron
18 Mar 2009 15:42
Forum: VLC media player for Windows Troubleshooting
Topic: Panasonic Camera Streaming MJPEG Video with G.726 Audio
Replies: 31
Views: 22539

Re: Panasonic Camera Streaming MJPEG Video with G.726 Audio

http://hackeron.dyndns.org/asd.ts is available again if anyone is interested in working on this problem. Latest VLC still won't play the G.726 audio embedded in the file :(
by hackeron
24 Jul 2008 01:06
Forum: VLC media player for Linux and friends Troubleshooting
Topic: [SOLVED] Compile error `x264_cabac_range_lps' cannot be used
Replies: 1
Views: 1696

Re: Compile error: `x264_cabac_range_lps' can not be used

Ah, had to add --enable-pic --enable-shared to the x264 ./configure -- Now vlc compiles!
by hackeron
23 Jul 2008 22:54
Forum: VLC media player for Linux and friends Troubleshooting
Topic: [SOLVED] Error building VLC 'dvbpsi.h: No such file
Replies: 4
Views: 2043

Re: Error building VLC 'dvbpsi.h: No such file or directory'

Seems to no longer stop at this stage in latest from git, thanks for fixing this :)
by hackeron
23 Jul 2008 22:44
Forum: VLC media player for Linux and friends Troubleshooting
Topic: [SOLVED] Compile error `x264_cabac_range_lps' cannot be used
Replies: 1
Views: 1696

[SOLVED] Compile error `x264_cabac_range_lps' cannot be used

/usr/bin/ld: /usr/local/lib/libx264.a(cabac-a.o): relocation R_X86_64_32 against `x264_cabac_range_lps' can not be used when making a shared object; recompile with -fPIC /usr/local/lib/libx264.a: could not read symbols: Bad value collect2: ld returned 1 exit status make[5]: *** [libx264_plugin.la] ...
by hackeron
22 Jul 2008 21:55
Forum: VLC media player Feature Requests
Topic: G.711 RTP payload for Stream Input
Replies: 18
Views: 7025

Re: G.711 RTP payload for Stream Input

Easiest way is to test nightlies. Nothing new in mailing list or in release info.
http://nightlies.videolan.org/
I am using nightlies -- no luck :(
by hackeron
22 Jul 2008 03:58
Forum: VLC media player Feature Requests
Topic: G.711 RTP payload for Stream Input
Replies: 18
Views: 7025

Re: G.711 RTP payload for Stream Input

Any update on G.726?
by hackeron
19 Jul 2008 03:42
Forum: VLC media player for Linux and friends Troubleshooting
Topic: [SOLVED] Error building VLC 'dvbpsi.h: No such file
Replies: 4
Views: 2043

Re: Error building VLC 'dvbpsi.h: No such file or directory'

I don't want DVB support, but I get the same error with: ./configure --disable-dvbpsi --disable-a52 --disable-glx --disable-qt4 --disable-skins2 I can't seem to see an option to disable dvb with ./configure --help - only to enable it :( EDIT: Installed libdvbpsi4 and libdvbpsi4-dev - same error :( -...
by hackeron
18 Jul 2008 16:20
Forum: VLC media player for Linux and friends Troubleshooting
Topic: [SOLVED] Error building VLC 'dvbpsi.h: No such file
Replies: 4
Views: 2043

[SOLVED] Error building VLC 'dvbpsi.h: No such file

Trying to build VLC from git and getting this error, any ideas? # make make all-recursive make[1]: Entering directory `/root/fusecctv-dist/dist/multimedia/vlc' Making all in po make[2]: Entering directory `/root/fusecctv-dist/dist/multimedia/vlc/po' make[2]: Leaving directory `/root/fusecctv-dist/di...
by hackeron
18 Jul 2008 15:34
Forum: VLC media player for Windows Troubleshooting
Topic: Panasonic Camera Streaming MJPEG Video with G.726 Audio
Replies: 31
Views: 22539

Re: Panasonic Camera Streaming MJPEG Video with G.726 Audio

If you tried with nightlies and it doesn't work then there isn't really anything you can do (well you can code the support by yourself :D ). http://nightlies.videolan.org/ Here is an example captured from the camera stream http://hackeron.dyndns.org/asd.ts -- this stream should include audio but vl...
by hackeron
18 Jul 2008 15:26
Forum: VLC stream-output (sout)
Topic: How do you stream Live Audio using VLC?
Replies: 1
Views: 612

Re: How do you stream Live Audio using VLC?

I to would like to do this, please help!
by hackeron
18 Jul 2008 13:34
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Audio/Video playback for BL-C131A Panasonic Network Camera
Replies: 5
Views: 5740

Re: Audio/Video playback for BL-C131A Panasonic Network Camera

Any progress with this? -- I looked at the older threads and it seems with Version 3.50R00 of the camera, many of the URLs no longer work - for instance with: http://192.168.0.1/nphVideo?Mode=0&Resolution=320x240&Quality=Standard -- I just get a gray image in firefox and if I wget the URL, I...

Go to advanced search