Search found 3 matches

Go to advanced search

by cgillopez
09 Mar 2010 11:47
Forum: Web and scripting
Topic: ActiveX in vb.net = black screen.. Why??
Replies: 1
Views: 979

ActiveX in vb.net = black screen.. Why??

Hello, I want to play an .mkv file with the VLC ActiveX in a vb.net form. I added the activex control (plugin v2) and AxVLC.playlist.add("C:\20091021_134801_ac0e_00408c946f5d.mkv") AxVLC.playlist.play() but i get a black screen.. :( I can play the file if i use VLC directly. What am i doin...
by cgillopez
12 Jan 2010 17:13
Forum: Development around libVLC
Topic: h264 over RTP, what do i need?
Replies: 1
Views: 1584

Re: h264 over RTP, what do i need?

I find out many things... I could play the file i get from streaming beacuse it needs a container, and the sprop-parameter contains the SPS and PPS information need at the decoding.

But now im stucked. How can i decode the file so i can play it?

Can i use libVLC to do it? How?

Thanks!!
by cgillopez
23 Dec 2009 17:38
Forum: Development around libVLC
Topic: h264 over RTP, what do i need?
Replies: 1
Views: 1584

h264 over RTP, what do i need?

Hello, Im trying to decode an image coming from a camera with H.264 over HTTP, ive been learning from RFC3984 and so on.. I get from the DESCRIBE menssage both "packetization-mode=1" and "sprop-parameter-sets=Z0IAMuKQFAey, aM48gA==" parameters. After SETUP message to get RTSP Ses...

Go to advanced search