RTMP with FFMPEG + NGINX Doesn't play in VLC
Posted: 15 Feb 2015 09:35
I've got a RTMP stream setup with FFMPEG -> NGINX which I can play just fine with FFPLAY. However, it does not work with VLC.
What might be causing this problem?
Code: Select all
main debug: VLC media player - 2.1.5 Rincewind
main debug: Copyright © 1996-2014 the VideoLAN team
main debug: revision 2.1.4-59-g5f258d5
main debug: configured with ../extras/package/macosx/../../../configure '--prefix=/Users/fkuehne/Desktop/videolan/gits/vlc-2.1/release/vlc_install_dir' '--enable-macosx' '--enable-merge-ffmpeg' '--enable-growl' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-shout' '--enable-ncurses' '--enable-twolame' '--enable-realrtsp' '--enable-libass' '--enable-macosx-audio' '--enable-macosx-eyetv' '--enable-macosx-qtkit' '--enable-macosx-vout' '--disable-caca' '--disable-skins2' '--disable-xcb' '--disable-sdl' '--disable-samplerate' '--disable-macosx-dialog-provider' '--with-macosx-sdk=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk' '--build=x86_64-apple-darwin10' '--with-macosx-version-min=10.6' 'build_alias=x86_64-apple-darwin10' 'CC=xcrun clang' 'CXX=xcrun clang++' 'OBJC=xcrun clang'
main debug: processing request item: rtmp://test.mydomain.hu/live, node: Playlist, skip: 0
main debug: resyncing on rtmp://test.mydomain.hu/live
main debug: rtmp://test.mydomain.hu/live is at 0
main debug: starting playback of the new playlist item
main debug: resyncing on rtmp://test.mydomain.hu/live
main debug: rtmp://test.mydomain.hu/live is at 0
main debug: creating new input thread
main debug: Creating an input for 'rtmp://test.mydomain.hu/live'
main debug: using timeshift granularity of 50 MiB, in path '/tmp'
main debug: `rtmp://test.mydomain.hu/live' gives access `rtmp' demux `' path `test.mydomain.hu/live'
main debug: creating demux: access='rtmp' demux='' location='test.mydomain.hu/live' file='(null)'
main debug: looking for access_demux module matching "rtmp": 14 candidates
main debug: no access_demux modules matched
main debug: creating access 'rtmp' location='test.mydomain.hu/live', path='(null)'
main debug: looking for access module matching "rtmp": 18 candidates
avcodec error: Failed to open rtmp://test.mydomain.hu/live: Input/output error
main debug: no access modules matched
main error: open of `rtmp://test.mydomain.hu/live' failed
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: nothing to play