i am newbie to working with wowza and i have a question. i have a folder with 2 file: movie_1.mp4, movie_2.mp4. We usually use 2 url to stream 2 file, example :
rtmp://xxxx:1935/vod/mp4:movie_1.mp4 to stream file movie_1.mp4
rtmp://xxxx:1935/vod/mp4:movie_2.mp4 to stream file movie_2.mp4
how can only use one url to stream both two file, after finishing file movie_1.mp4 it auto stream file movie_2.mp4 without delay. can we do it ?