Answer for Question regarding rtsp

Hi, You can pull your stream using the pullstream API command of the EMS, for example:
pullstream uri=rtsp://mySourceIp:mySourcePort/mySourceStream localstreamname=myStream
The pulled stream can then be played back using one of the following URI’s:
rtmp://myIpAddress/live/myStream
rtsp://myIpAddress:5544/myStream
You can also record the pulled stream for later viewing, for example:
record localstreamname=myStream pathToFile=/var/evostreamms/media type=mp4
You can view it later by using the URI:
rtmp://myIpAddress/vod/myStream.mp4
There are other means like creating HLS/HDS/MSS/DASH to make it playable on other devices/players. Please refer to the createhlsstream/createhdsstream/createmssstream/createdashstream API commands for details. Cheers, Don

Offcanvas

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.