RTMP is used for streaming live video. With a bit of manipulation of the frontend codes it can also be used to play audio only (the below code does that) Now the thing is playing RTMP link in browser requires Flash which is not supported by Apple and Linux based OS. The solution is to… Continue reading Playing RTMP in Browser without FLASH
Tag: video streaming
RTMP and audio broadcasting — DRAFT
FFMPEG Commands https://gist.github.com/protrolium/e0dbd4bb0f1a396fcb55 https://ffmpeg.org/ffmpeg-formats.html#toc-mov_002c-mp4_002c-ismv http://www.mediaentertainmentinfo.com/2015/06/5-technical-series-handy-ffmpeg-commands-to-get-your-video-processing-done.html/ https://github.com/arut/nginx-rtmp-module/wiki/Examples https://github.com/arut/nginx-rtmp-module/wiki/Directives#exec_options FFMPEG RTSP Commands https://trac.ffmpeg.org/wiki/StreamingGuide https://stackoverflow.com/questions/16658873/how-to-minimize-the-delay-in-a-live-streaming-with-ffmpeg FFMPEG Latency https://www.wowza.com/blog/streaming-protocols-latency https://www.wowza.com/docs/how-to-set-up-low-latency-applications-in-wowza-streaming-engine-for-rtmp-streaming