Open MawutorHonya opened 5 years ago
Please does this player support links like: source={{uri:"rtsp://< user >:< password >@< ip cam > / < path-to-streaming-channel >"}}
I have not test it. You can also try to add some headers to source like this :
source={{ uri: 'trsp://< ip cam > / < path-to-streaming-channel >', headers: { Pragma: 'no-cache', } }}
Please does this player support links like: source={{uri:"rtsp://< user >:< password >@< ip cam > / < path-to-streaming-channel >"}}