Custom Serviio web client with multi players
Hi,
Our company have a PRO licence and developed custom web client application to view transcoded video content from SERVIIO Server. (We don’t use media browser)
API to obtain the token and video stream is written in C# and works fine. We used FlowPlayer on a client side to play transcoded stream. Whole application is written in ASP and everything works fine if we keep just one single player on a page, but if we put three players on the same page it doesn’t work!
Just to clarify: If I start playing first video it works fine, but once I start playing another content on a second player – first one stops working…. The same happens to third player, it I start third one – the second one stops working.
When I open Serviio temp folder on a server I see only one “stf” file (transcoding-temp-4768-flv_player-MEDIUM.stf). and when one by one I start playing all players on a single page I see Server simply renames the same “stf” file, but keeps only one file in Temp folder!
If I run players from different web pages server creates one “stf” file for each page and it works as it supposed to work. Please help to sort this out. I really need to keep three players on the same page. I even tried to put each player within an individual iFrame, but it didn’t help. Tried to get new token every time I start new stream, no success.
The video stream request looks like:
http://serviioserver:23424/cds/resource ... 1a69120ekb
Any advice would be much appreciated. Thank you.
Our company have a PRO licence and developed custom web client application to view transcoded video content from SERVIIO Server. (We don’t use media browser)
API to obtain the token and video stream is written in C# and works fine. We used FlowPlayer on a client side to play transcoded stream. Whole application is written in ASP and everything works fine if we keep just one single player on a page, but if we put three players on the same page it doesn’t work!
Just to clarify: If I start playing first video it works fine, but once I start playing another content on a second player – first one stops working…. The same happens to third player, it I start third one – the second one stops working.
When I open Serviio temp folder on a server I see only one “stf” file (transcoding-temp-4768-flv_player-MEDIUM.stf). and when one by one I start playing all players on a single page I see Server simply renames the same “stf” file, but keeps only one file in Temp folder!
If I run players from different web pages server creates one “stf” file for each page and it works as it supposed to work. Please help to sort this out. I really need to keep three players on the same page. I even tried to put each player within an individual iFrame, but it didn’t help. Tried to get new token every time I start new stream, no success.
The video stream request looks like:
http://serviioserver:23424/cds/resource ... 1a69120ekb
Any advice would be much appreciated. Thank you.
