VLC, iMX6,Apache2 and Streaming

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

VLC, iMX6,Apache2 and Streaming

1,292 Views
mustafabakircio
Contributor IV

I am using yocto project image that i insert my sd cart. I installed vlc features in to my image and I have project to stream video from the apache2 web server , the necessary code is implemented in the web server html code like ;

<embed type="application/x-vlc-plugin" pluginspage="http://www.videolan.org"version="VideoLAN.VLCPlugin.2" width="100%" height="100%" id="vlc" loop="yes"autoplay="yes" target="http://79.145.55.192:8181/udp/239.0.5.185:8208/"></embed>

I have solved the vlc plugin issiue but I cant see anything in my webserver about stream ,it is not opening . Is there any thing that I m missing to add ? Can you help me about that issue?

Thanks

Best Regards Mustafa

0 Kudos
1 Reply

627 Views
igorpadykov
NXP Employee
NXP Employee

Hi Mustafa

please check

https://community.nxp.com/message/607707?commentID=607707#comment-607707
https://wiki.videolan.org/VLC_HowTo/Stream_to_a_website_%28simple_version%29/

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos