Hi,
I am using wowza streaming engine live streams and want to play them with the videojs player.
I have a wss:// URL and I am not sure how to use this as source in videojs, can anybody help me?
Thanks Regards
2 Likes
I’d like to achieve the same and am curious if you have had any progress on this topic?
No sorry I haven’t found any solution yet. If you have one I’d be happy to know it.
1 Like
In my case,
just add the code wowza-webrtc-player’s guide without “source” property for video.js options.
example:
and then, optimize all video options again by own situations. (ex. aspectRatio, etc.)
1 Like