pass RTSP stream link via url

Arsen G.

Member
Dear support,
sorry for my question - is there any way to pass RTSP stream link via URL to your player (/client2/examples/demo/streaming/player/player.html)??
Thank you in advance
 

Max

Administrator
Staff member
Example:
Code:
https://wcs5-eu.flashphoner.com/client2/examples/demo/streaming/player/player.html?autoplay=true&streamName=rtsp://localhost:554/live.sdp
Please check player.js to see how it is implemented.
 
Top