Hi,
Can you try the following command through the console?
vlc rtsp://IpAddress:5544/btest17_1
where IpAddress is the EMS IP address.
This should playback the stream from EMS.
By the way, was VLC able to playback the stream source?
Please note that there was an error in the audio: Invalid codec: PCMU
The EMS requires streams to be of type H.264/AAC.
There’s a Transcode function in the EMS that can convert your source stream into H.264/AAC.
Please refer to the EMS User Guide and API Definition documents for details on the Transcoder.
Cheers,
Don