Hi,
I have a problem with wowza on EC2 and QTB.
I want to live stream from QTB to an iPhone.
I installed wowza and follow this tuto’s different steps.
First of all, in QTB file name, i put : rtplive/myStream.sdp and not live/myStream.sdp
The problem is : it works on rtsp : rtsp://46.51.190.181:1935/rtplive/myStream.sdp
But not in http+ m3u8 :
http://46.51.190.181:1935/rtplive/myStream.sdp/playlist.m3u8
even on VLC :
main debug: TIMER module_need() : 0.069 ms - Total 0.069 ms / 1 intvls (Avg 0.069 ms)
main debug: creating demux: access=‘http’ demux=’’ path=‘46.51.190.181:1935/rtplive/myStream.sdp/playlist.m3u8?wowzasessionid=803412918’
main debug: looking for demux module: 50 candidates
ts error: cannot peek
playlist debug: found valid M3U playlist
main debug: using demux module “playlist”
main debug: TIMER module_need() : 406.047 ms - Total 406.047 ms / 1 intvls (Avg 406.047 ms)
main debug: `http://46.51.190.181:1935/rtplive/myStream.sdp/playlist.m3u8?wowzasessionid=803412918’ successfully opened
main debug: deleting item `http://46.51.190.181:1935/rtplive/myStream.sdp/playlist.m3u8?wowzasessionid=803412918’
main debug: Creating an input for ‘’
main debug: EOF reached
main debug: removing module “playlist”
main debug: removing module “stream_filter_record”
main debug: finished input
main debug: waitpipe: object killed
main debug: removing module “access_http”
main debug: thread ended
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: rebuilding array of current - root Liste de lecture
main debug: rebuild done - 3 items, index -1
main debug: using item 0
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for ‘’
main debug: no fetch required for (art currently (null))
main debug: Creating an input for ‘’
main debug: thread (input) created at priority 22 (input/input.c:230)
main debug: thread started
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path ‘/tmp’
main debug: 46.51.190.181:1935/rtplive/myStream.sdp/media_41.ts?wowzasessionid=803412918' gives access
’ demux ' path
46.51.190.181:1935/rtplive/myStream.sdp/media_41.ts?wowzasessionid=803412918’
main debug: creating demux: access=’’ demux=’’ path=‘46.51.190.181:1935/rtplive/myStream.sdp/media_41.ts?wowzasessionid=803412918’
main debug: looking for access_demux module: 4 candidates
main debug: no fetch required for (art currently (null))
main debug: Creating an input for ‘’
main debug: no fetch required for (art currently (null))
macosx debug: input has stopped, refreshing interface
main debug: TIMER input launching for ‘http://46.51.190.181:1935/rtplive/myStream.sdp/playlist.m3u8?wowzasessionid=803412918’ : 619.396 ms - Total 619.396 ms / 1 intvls (Avg 619.396 ms)
dvdnav warning: cannot open dvdnav
main debug: TIMER module_need() : 17.677 ms - Total 17.677 ms / 1 intvls (Avg 17.677 ms)
main debug: creating access ‘’ path=‘46.51.190.181:1935/rtplive/myStream.sdp/media_41.ts?wowzasessionid=803412918’
main debug: looking for access module: 8 candidates
vcdx warning: Can’t get file status for 46.51.190.181:1935/rtplive/myStream.sdp/media_41.ts?wowzasessionid=803412918:
No such file or directory
vcdx warning: could not retrieve file info for `46.51.190.181:1935/rtplive/myStream.sdp/media_41.ts?wowzasessionid=803412918’: No such file or directory
vcdx warning: can’t open nrg image file 46.51.190.181:1935/rtplive/myStream.sdp/media_41.ts?wowzasessionid=803412918 for reading
access_file debug: opening file `46.51.190.181:1935/rtplive/myStream.sdp/media_41.ts?wowzasessionid=803412918’
access_file error: cannot open file 46.51.190.181:1935/rtplive/myStream.sdp/media_41.ts?wowzasessionid=803412918 (No such file or directory)
macosx debug: input has changed, refreshing interface
cdda warning: could not open 46.51.190.181:1935/rtplive/myStream.sdp/media_41.ts?wowzasessionid=803412918
cddax warning: could not open 46.51.190.181:1935/rtplive/myStream.sdp/media_41.ts?wowzasessionid=803412918
main debug: TIMER module_need() : 76.093 ms - Total 76.093 ms / 1 intvls (Avg 76.093 ms)
main error: open of `46.51.190.181:1935/rtplive/myStream.sdp/media_41.ts?wowzasessionid=803412918’ failed: no suitable access module
main debug: thread ended
main debug: dead input
main debug: changing item without a request (current 0/3)
main debug: using item 1
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for ‘’
main debug: thread (input) created at priority 22 (input/input.c:230)
main debug: thread started
…
I guess I forgot some conf steps after the basics steps in this tuto to create .ts files from the .sdp or something.
Maybe : https://www.wowza.com/docs/how-to-set-up-live-streaming-using-an-rtmp-based-encoder
Can someone help me ?
Thanks
nb : Plz be indulgent with my english