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
			
			
									
						
										
						RVM7: How to connect to Cam with tcp://192.168.0.1:5000
- 
				Sergey Tkachenko
 - Site Admin
 - Posts: 17953
 - Joined: Sat Aug 27, 2005 10:28 am
 - Contact:
 
Re: RVM7: How to connect to Cam with tcp://192.168.0.1:5000
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?
			
			
									
						
										
						(if DeviceType = rvdtIPCamera, RVMedia can use FFmpeg).
Do you have FFmpeg libraries available for the application?