Open apollotimecom opened 11 years ago
Hi. I want to play IP camera support RTSP protocal, but the camera has username and password. How cam I set the username and password in the RtpVideoRenderer object? Please help me. Thanks.
try this,
rtsp://(username):(password)@myipaddress.com:(port)/example
Hi. I want to play IP camera support RTSP protocal, but the camera has username and password. How cam I set the username and password in the RtpVideoRenderer object? Please help me. Thanks.