Search found 6 matches

Go to advanced search

by arifali
17 Feb 2015 11:30
Forum: Development around libVLC
Topic: Need help in streaming using libVLC on VC++ on windows 7 64
Replies: 6
Views: 1170

Re: Need help in streaming using libVLC on VC++ on windows 7 64

Hi there, I have tried "Stream all elementary stream" option also from VLC GUI. I am streaming to a file right now and when I tried to feed this file to HTML5 player in chunks , it wont play. For unit test here is the HTML 5 player code http://jsfiddle.net/aucvy9zL/104/ Click on the Choose...
by arifali
30 Jan 2015 07:59
Forum: Development around libVLC
Topic: Need help in streaming using libVLC on VC++ on windows 7 64
Replies: 6
Views: 1170

Need help in streaming using libVLC on VC++ on windows 7 64

wondering if anyone could gives some references where I go an learn more on this.
by arifali
20 Jan 2015 10:46
Forum: Development around libVLC
Topic: Need help in streaming using libVLC on VC++ on windows 7 64
Replies: 6
Views: 1170

Re: Need help in streaming using libVLC on VC++ on windows

I am trying to stream a Mp4 file to a webm file. After that I am reading this file chunk by chunk and feeding it to HTML5 viewer (video tag of html 5 viewer) in order to stream from MP4 file webm file I have had three options 1) Stream out using VLC media player application 2) Stream using libVLC th...
by arifali
18 Jan 2015 17:57
Forum: Development around libVLC
Topic: Need help in streaming using libVLC on VC++ on windows 7 64
Replies: 6
Views: 1170

Re: Need help in streaming using libVLC on VC++ on windows

Thanks a lot Jean.
Yeah with 7z I was able to get through the compilation, link and launch of sample programs.
Was able to get the instance of VLC.
by arifali
18 Jan 2015 15:33
Forum: Forum, Website and Artwork discussion
Topic: Broken links
Replies: 1
Views: 3564

Broken links

Want to report some of the broken links to admin so that it can be fixed http://www.videolan.org/doc/stream-howto/en/ https://wiki.videolan.org/Developers_Corner https://wiki.videolan.org/Documentation:Hacker%27s_Guide/libvlc/ https://wiki.videolan.org/Compile/ https://wiki.videolan.org/Documentatio...
by arifali
17 Jan 2015 20:52
Forum: Development around libVLC
Topic: Need help in streaming using libVLC on VC++ on windows 7 64
Replies: 6
Views: 1170

Need help in streaming using libVLC on VC++ on windows 7 64

Hello, My ultimate goal is to stream a video and consume the stream on HTML5 viewer. I tried streaming using VLC media player and streamed to a OGG file, I used same OGG file in a HTML5-Video tag and it worked. Now I want to do the streaming part using libVLC instead of VLC media player. I want to s...

Go to advanced search