Wowza Community

Segmented Record to VOD

Hello,

i want to Playback a segmented record as one event vod file.

My segements like:

http://localhost/application/blub/movie_1.mp4

http://localhost/application/blub/movie_2.mp4

http://localhost/application/blub/movie_3.mp4

and i want to playback after record:

http://localhost/application/vod/movie.mp4

can anybody give me a example how can i do that.

Hello,

You can use the Stream Publisher module to create a live stream from your vod media and schedule the playback for the vod segments to play one after the other. Otherwise you would need to combine the vod assets outside of Wowza Streaming Engine to then be able to achieve the VOD playback as you describe.

Regards,

Alex