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

RVMedia support and discussion (components for displaying and controlling IP cameras, webcams, video conferencing, video chats, recording audio and video files)
Post Reply
af0815
Posts: 7
Joined: Mon Dec 09, 2019 5:13 am

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

Post 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
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

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

Post 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?
Post Reply