Search found 7 matches

Go to advanced search

by jossuan1983
30 Jan 2014 22:31
Forum: Development around libVLC
Topic: Streaming through a public IP address with LibVLC
Replies: 1
Views: 384

Streaming through a public IP address with LibVLC

I am trying to stream using LibVLC and the signal cannot be played over Internet. But, whether I stream using the VLC player, it works fine. What could be the different between use one or another solution.
Thanks in advance.
by jossuan1983
06 Dec 2013 21:49
Forum: VLC stream-output (sout)
Topic: Some advice with streaming - recording solution in a cloud
Replies: 0
Views: 221

Some advice with streaming - recording solution in a cloud

I need to capture from IP cameras and re stream it into a net where another application records these streams to disk. There are most of the 500 cameras deployed over the countries. Now, the recording is made locally where the camera is installed, but we want to do it from the cloud. Is a crazy idea...
by jossuan1983
04 Dec 2013 21:45
Forum: Development around libVLC
Topic: About TS demux and MP4 mux
Replies: 2
Views: 678

About TS demux and MP4 mux

I have an app that capture an IP camera stream and stream it again with TS mux. With another app I save this stream with MP4 mux, but the resulting file most of the times does not have video. but if I keep the TS mux the resulting file is fine. I guess could be some problem with the TS demux. Does s...
by jossuan1983
02 Oct 2013 23:11
Forum: VLC stream-output (sout)
Topic: recording from IP camera and save the video with logo
Replies: 4
Views: 1345

recording from IP camera and save the video with logo

When the video is saved it does not have a logo. I am working with a libvlc wrapper. These are my instructions: initialization arguments: { "-I", "--logo-file=" + PATH + "watermark.png" } media options: sout=#transcode{acodec=mp3,ab=128,channels=1,audio-sync,vcodec=mp1v...
by jossuan1983
13 Sep 2013 20:06
Forum: Development around libVLC
Topic: I need the libvlc 1.1.0 sdk .lib files generated.
Replies: 1
Views: 308

I need the libvlc 1.1.0 sdk .lib files generated.

Hi. I install the libvlc 1.1.0 but it does not have the .lib files inside but when I try to generate them the action fails. I would thanks any help if someone could send me that files. Thanks.
by jossuan1983
13 Sep 2013 20:02
Forum: Development around libVLC
Topic: Event Manager does not dispatch events
Replies: 1
Views: 291

Event Manager does not dispatch events

I am capturing the IP camera stream. I add a listener to some events but when i do some action over the player the event listener callback never is executed. I am using the libvlc 1.1.0. thanks.

Go to advanced search