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

android - Pass an Serializable object in AIDL -

php - Improving script execution time -

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