Search found 5 matches

Go to advanced search

by boyindie
22 May 2009 14:29
Forum: Development around libVLC
Topic: Return parameters --mtu
Replies: 0
Views: 364

Return parameters --mtu

HI Forum, I was wondering if it was possible to return the current stream setup, from VLC . I want away of verifying that I have configured the video stream setup is correct. Want to ensure that port setup is correct and also that the mtu size has been configured, is it possible to access these para...
by boyindie
13 May 2009 14:57
Forum: Development around libVLC
Topic: --MTU setup
Replies: 1
Views: 952

--MTU setup

HI I am looking to configure the MTU size of a video stream, I want to be able to allow this selection to be made from my VB.NET application. How would I configure this setup, through the libvlc library? :sout=#duplicate{dst=display,dst=std{access=udp,mux=ts,dst=" & ipAddress & ":&...
by boyindie
06 May 2009 15:15
Forum: Development around libVLC
Topic: video looping not working
Replies: 1
Views: 2033

video looping not working

Hi, I want to add a button into my VB.NET GUI, which would allow my video to be set to loop over and over, until it is told to stop by the user, it doesn't seem to work. Is this how you would set it up when you are adding the target video file? Is there an API command that allows this to be setup? D...
by boyindie
24 Apr 2009 13:15
Forum: Development around libVLC
Topic: libvlc-time problem
Replies: 0
Views: 622

libvlc-time problem

HI I have been writing a vb.net streaming application, using the libvlc api. I have discovered problems, when streaming a .m2v file, that the VLC player doesn't read back the total length of the video file, or the the current time of the movie. Is this dependant on the tagging properties in the file...
by boyindie
23 Apr 2009 16:44
Forum: Development around libVLC
Topic: libvlc x64?
Replies: 2
Views: 2809

libvlc x64?

HI I have been developing an appliation for streaming video over an network using VB.NET. I am doing this by using a c# wrapper which then accesses the libvlc.dll, and sets up vlc within my application. However I am trying to port this accross to an 64 bit application which I need to run on Windows ...

Go to advanced search