Evostream VOD and LiveStream 2

Evostream VOD and LiveStream 2

Support ForumCategory: Installation and Basic OperationEvostream VOD and LiveStream 2
admin Staff asked 9 years ago
Finally i was able to get this started. I am ingesting 18 RTMP Streams and from that 18 stream i am creating an HLS multi-bitrate output as follows pullStream uri=rtmp://172.16.45.17:1935/static/TVM_576 keepAlive=1 localStreamName=TVM1 pullStream uri=rtmp://172.16.45.17:1935/static/TVM_480 keepAlive=1 localStreamName=TVM2 pullStream uri=rtmp://172.16.45.17:1935/static/TVM_360 keepAlive=1 localStreamName=TVM3 createHLSStream localstreamnames=TVM1,TVM2,TVM3 bandwidths=2596000,1596000,846000 targetfolder=/var/www/html/edge3 groupname=TVM playlisttype=appending playlistLength=10 chunkLength=5 cleanupDestination=1 pullStream uri=rtmp://172.16.45.17:1935/static/RTV_576 keepAlive=1 localStreamName=RTV1 pullStream uri=rtmp://172.16.45.17:1935/static/RTV_480 keepAlive=1 localStreamName=RTV2 pullStream uri=rtmp://172.16.45.17:1935/static/RTV_360 keepAlive=1 localStreamName=RTV3 createHLSStream localstreamnames=RTV1,RTV2,RTV3 bandwidths=2596000,1596000,846000 targetfolder=/var/www/html/edge3 groupname=RTV playlisttype=appending playlistLength=10 chunkLength=5 cleanupDestination=1 pullStream uri=rtmp://172.16.45.17:1935/static/VTV_576 keepAlive=1 localStreamName=VTV1 pullStream uri=rtmp://172.16.45.17:1935/static/VTV_480 keepAlive=1 localStreamName=VTV2 pullStream uri=rtmp://172.16.45.17:1935/static/VTV_360 keepAlive=1 localStreamName=VTV3 createHLSStream localstreamnames=VTV1,VTV2,VTV3 bandwidths=2596000,1596000,846000 targetfolder=/var/www/html/edge3 groupname=VTV playlisttype=appending playlistLength=10 chunkLength=5 cleanupDestination=1 pullStream uri=rtmp://172.16.45.17:1935/static/DTV_576 keepAlive=1 localStreamName=DTV1 pullStream uri=rtmp://172.16.45.17:1935/static/DTV_480 keepAlive=1 localStreamName=DTV2 pullStream uri=rtmp://172.16.45.17:1935/static/DTV_360 keepAlive=1 localStreamName=DTV3 createHLSStream localstreamnames=DTV1,DTV2,DTV3 bandwidths=2596000,1596000,846000 targetfolder=/var/www/html/edge3 groupname=DTV playlisttype=appending playlistLength=10 chunkLength=5 cleanupDestination=1 pullStream uri=rtmp://172.16.45.17:1935/static/CH13_576 keepAlive=1 localStreamName=CH131 pullStream uri=rtmp://172.16.45.17:1935/static/CH13_480 keepAlive=1 localStreamName=CH132 pullStream uri=rtmp://172.16.45.17:1935/static/CH13_360 keepAlive=1 localStreamName=CH133 createHLSStream localstreamnames=CH131,CH132,CH133 bandwidths=2596000,1596000,846000 targetfolder=/var/www/html/edge3 groupname=CH13 playlisttype=appending playlistLength=10 chunkLength=5 cleanupDestination=1 pullStream uri=rtmp://172.16.45.17:1935/static/ALJAZR_576 keepAlive=1 localStreamName=ALJA1 pullStream uri=rtmp://172.16.45.17:1935/static/ALJAZR_480 keepAlive=1 localStreamName=ALJA2 pullStream uri=rtmp://172.16.45.17:1935/static/ALJAZR_360 keepAlive=1 localStreamName=ALJA3 createHLSStream localstreamnames=ALJA1,ALJA2,ALJA3 bandwidths=2596000,1596000,846000 targetfolder=/var/www/html/edge3 groupname=ALJA playlisttype=appending playlistLength=10 chunkLength=5 cleanupDestination=1 First .ts file was created exactly 16:50 this is the time i executed the command. However .ts file creation and playlist.m3u8 updating some how stopped at 21:18. This has happened two times and every time this happens i have to execute all these commands since the config doesn’t return. Logs are in a drop box folder. https://www.dropbox.com/s/4qok0qhfapez1wb/evologs.rar?dl=0 I am waiting for a response from you since this is quite urgent and embracing since the streams get stopped in the middle of the day.



1 Answers
gselvino answered 9 years ago
One reason that it stopped probably is because the source stream is laggy or had stopped too. Or disk is full or write permission. Why don’t you try this variation of the createHLSStream command to make sure that you will not have a disk space issue. From: createHLSStream localstreamnames=CH131,CH132,CH133 bandwidths=2596000,1596000,846000 targetfolder=/var/www/html/edge3 groupname=CH13 playlisttype=appending playlistLength=10 chunkLength=5 cleanupDestination=1 To: createHLSStream localstreamnames=CH131,CH132,CH133 bandwidths=2596000,1596000,846000 targetfolder=/var/www/html/edge3 groupname=CH13 playlisttype=rolling playlistLength=10 chunkLength=5 cleanupDestination=1 staleRetentionCount=0 overwriteDestination=1

Offcanvas

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.