Hi everyone!
I have multiple videos that come every ammount of time, by example, every 2 seconds to a folder of my file system from another tool.
Well, I have to streaming every file in the same channel in order. So a posibility is that the new video overrides the old video o stream the new video when the last video finish.
I was able to make that a first video be streamed but and my client app (a video player in other pc), but when I tried to stream my second video (can be many videos) the client player doesnt
refresh playing the new stream. It seems so be like the channel was close or something similar after the first video play.
I have to stream one video by time and I dont know how many videos could come.
Thanks a lot.