Page 1 of 1

MediaInfo Helper.Get Basic Video Info() failed for streams

Posted: 23 Jul 2014 13:41
by ARUNCB
Hi,
I need to play a network stream video "http://www.wowza.com/_h264/Butterfly_256K.mp4" by LibVLC (in C#), I done the code and necessary things,
I am able to play the video, but I cannot get the info about video by the API : MediaInfo Helper.Get Basic Video Info(). When I pass the URL i get exception : "File Not Found"

Please help

Thanks
Arun

Re: MediaInfo Helper.Get Basic Video Info() failed for strea

Posted: 30 Jul 2014 06:17
by ARUNCB
Some one please help. I am stuck in this case, I would like to know how VLC player get the data of stream video, but LibVLC.net not. I tried the "libvlc_media_player_get_fps " method,

It give me 0.0 for stream video

Re: MediaInfo Helper.Get Basic Video Info() failed for strea

Posted: 26 Aug 2014 08:21
by ARUNCB