If [ip address] is WCS address, it is not possible.rtsp://[ip address]:554/recording?ch=1&stream=0&start=20190924150900&stop=20190924151000
rtsp_interleaved_mode=false
rtsp_fail_on_error_track=false
IP address is not camera ip address. its other device ip addressGood day.
If [ip address] is WCS address, it is not possible.
If [ip address] is IP camera address it should be possible. Please try to set the following parameters in WCS_HOME/conf/flashphoner.properties file
then restart WCS and check if stream is playing.Code:rtsp_interleaved_mode=false rtsp_fail_on_error_track=false
If not, please collect a report as described here ans send to support@flashphoner.com, we will check. Also please provide us access to the stream for testing.
If this device can stream RTSP, please follow the recommendations in this postIP address is not camera ip address. its other device ip address
Please clarify, what exactly option do you switch (screenshot)?If i use network type is 'tcp' , i can see the video. if network type is 'udp', can't see the video from flashphoner.
Screenshot is very difficult for me . Sorry about that. but i can give you example. let's say i have two rtsp string:Please clarify, what exactly option do you switch (screenshot)?
rtsp_interleaved_mode=true
rtsp_interleaved_mode=false
Thanks . now i can do many things becos of you support me a lot . Thank MaxBy default, WCS uses interleaved mode (TCP transport) to capture RTSP
To capture UDP RTSP stream you should setCode:rtsp_interleaved_mode=true
in /usr/local/FlashphonerWebCallServer/conf/flashphoner.properties file, then restart WCS.Code:rtsp_interleaved_mode=false
In other hand, you can configure all your sources to stream RTSP using TCP, then WCS will work with default settings.