Thanks for the advice. Now after pulling the rtsp stream from IP camera, I can see the sth like:
"description":"Stream [my ip camera rtsp url] enqueued for pulling","status":"SUCCESS"}
So I assume the stream has been pulled successful right?
However, after this step, I followed the step to play the stream: rtsp://<my evostream server IP>:<my rtsp port>/<local stream name> on VLC player, but it just didn’t work. VLC says: VLC is unable to open the MRL ‘rtsp://<my evostream server IP>:<my rtsp port>/<local stream name>
Did I miss anything here?
Look forward to your advice to get the basic step to work now!
Thanks!