mp4 (h.264 + mp3) to icecast to html5 video tag on mobile -


i want show on page transcoded rtsp stream live camera. use vlc transcode , send stream icecast. i've been using ogg+theora , see video in desktop browsers: firefox, chrome. coudn't see on mobile - understand, it's not supported: http://caniuse.com/#search=ogg

it looks use mp4 show video on every device: http://caniuse.com/#search=mp4

but can't setup icecast receiving stream. changed mount point 'example.ogg' 'example.mp4', it's not working. icecast supports mp4? if yes, how setup?

icecast not officially support h264/mp3, nonfree codecs. icecast broadcast them without modifications, depending on container might work or not.


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -