preferredStream secondary doesn't work
AnsweredIn Engine::manifestString(),
I return json string including following. But default stream for plugin is always primary.
"streamTypeFilter": "compressedVideo",
"preferredStream": "secondary",
How can I force secondary stream for the plugin by default.
-
Hi Jasos,
thanks for reporting this problem. I've managed to reproduce this behaviour. I'll investigate it further and will get back to you.
JIRA-VMS-282470 -
Jason Shim
Hi!
Our dev team investigated this issue. It seems there is a workaround -- if you disable stream selection (disableStreamSelection) "preferredStream": "secondary" should work.
Please, let me know if that works for you.0
Please sign in to leave a comment.
Comments
2 comments