Page 1 of 1

RVM7: How to connect to Cam with tcp://192.168.0.1:5000

Posted: Thu Jan 09, 2020 10:31 am
by af0815
I have tried to connect to a cam with tcp://192.168.0.1:5000 and x264 encoding. With VLC it works.

If i use the DeviceType rvdtIPCamera with the url tcp://192.168.0.1:5000 it doesnt work. The same if i i use Camerahost and CameraPort. On Windows and Linux the same. No connection.

How can i connect to this Camera ?

Edit VLC says:
ID: 65
Codec H264 MPEG-4 AVC (part10) (h264)
Typ: Video
Format: Planar:4:4:4 YUV

Re: RVM7: How to connect to Cam with tcp://192.168.0.1:5000

Posted: Thu Jan 09, 2020 5:16 pm
by Sergey Tkachenko
In order to play H.264 video, RVMedia needs either FFmpeg or GStreamer 0.1.
(if DeviceType = rvdtIPCamera, RVMedia can use FFmpeg).

Do you have FFmpeg libraries available for the application?