Good Day ,Good day.
All non-alphabetic and non-numeric characters must be encoded in RTSP stream URI. Please read details here.
No. Thehow the encoded URI will be like this ????
rtsp://admin:NET%401203%40192.168.10.94:554/Streaming/Channels/101/?transportmode=multicast
@
divider between credentials and address must not be encoded:rtsp://admin:NET%401203@192.168.10.94:554/Streaming/Channels/101/?transportmode=multicast
rtsp_interleaved_mode=false
).changed the setting in flashphoner propertiesNo. The@
divider between credentials and address must not be encoded:
Please also note that WCS supports interleaved RTSP (TCP) or RTSP over UDP (with optionCode:rtsp://admin:NET%401203@192.168.10.94:554/Streaming/Channels/101/?transportmode=multicast
rtsp_interleaved_mode=false
).
Thank you for your reply,Not sure what is transportmode=multicast
Multicast is not supported.
1. Try without multicast parameter.
2. Try to play using VLC player Tools - Codec information
It should be H.264 video codec
View attachment 2416
3. Launch Wireshark before test with VLC and make traffic dump like this
4. Attach WCS logfile WCS_HOME/logs/server_logs/flashphoner.log
thank you for your reply,1. You import player-min.js and then you duplicate player-min.js content
Perhaps this is issue.
2. Another issue. You connect to wss://demo.flashphoner.com instead of wss://your-wcs-host.mycompany.com:8443
So you are trying to play via demo server. Demo.flashphoner.com is trying to connect to your local RTSP cam 192.168.10.94 and it is obviously failed.
View attachment 2421
I changed HTML file but still getting error1. You import player-min.js and then you duplicate player-min.js content
Perhaps this is issue.
2. Another issue. You connect to wss://demo.flashphoner.com instead of wss://your-wcs-host.mycompany.com:8443
So you are trying to play via demo server. Demo.flashphoner.com is trying to connect to your local RTSP cam 192.168.10.94 and it is obviously failed.
View attachment 2421
}[/CODE] at string 37 of your HTML page. Please debug it.
where to import from this player-min.js for webcall server1. You import player-min.js and then you duplicate player-min.js content
Perhaps this is issue.
2. Another issue. You connect to wss://demo.flashphoner.com instead of wss://your-wcs-host.mycompany.com:8443
So you are trying to play via demo server. Demo.flashphoner.com is trying to connect to your local RTSP cam 192.168.10.94 and it is obviously failed.
View attachment 2421
In your code sample, it is not necessary to import any scripts except flashphoner.jswhere to import from this player-min.js for webcall server
In your code sample, it is not necessary to import any scripts except flashphoner.js