Page 1 of 1

Does VLC for IOS support HTTP streaming with vcodec=VP80?

Posted: 28 Oct 2015 10:57
by andersonchau2015
Dear all :

I have been using the below encoding for browser/android VLC streaming :

#transcode{sfilter=mosaic,vcodec=VP80,vb=2000,scale=0,acodec=none,live-caching=0,network-caching=0,height=640,width=480}:std{access=http{mime=video/webm},mux=webm,dst=:40000/mosaic}

therefore the webm stream can be accessed with the link http://server_ip:40000/mosaic

My Question is : Does VLC for IOS support HTTP streaming with webm encoding ?

Thank you

Anderson

Re: Does VLC for IOS support HTTP streaming with vcodec=VP80?

Posted: 28 Oct 2015 16:34
by fkuehne
Yes, that should be supported. Generally speaking, everything that plays with VLC for Mac or Windows, will play with VLC for iOS.