thegooglecodearchive / video-tester

Automatically exported from code.google.com/p/video-tester
GNU General Public License v3.0
0 stars 0 forks source link

libdc1394 error: Failed to initialize libdc1394 #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install Video Tester on Fedora 16
2. Start VT Server
3. Start VT Client

What is the expected output? What do you see instead?
Get results, instead i get error:

 VT client
[2012-04-12 15:20:13,823 VTClient] INFO : Client running!
[2012-04-12 15:20:13,824 VTClient] INFO : XMLRPC Server at 10.0.1.118:8000
[2012-04-12 15:20:13,824 VTClient] INFO : Evaluating: video0 + h263 at 128 kbps 
and 25 fps under udp-unicast
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
libdc1394 error: Failed to initialize libdc1394
[2012-04-12 15:20:14,324 VTClient] ERROR : Bad IP or port

What version of the product are you using? On what operating system?
Fedora 16, Video TEster 0.1

Please provide any additional information below.

Original issue reported on code.google.com by kamal2222ahmed@gmail.com on 12 Apr 2012 at 7:25

GoogleCodeExporter commented 9 years ago
It seems that this error is caused by a missing driver and involves the OpenCV 
library. Check these links:

http://spottedsun.com/libdc1394-error-failed-to-initialize-libdc1394/

http://www.ngohaibac.com/how-to-fix-libdc1394-error-failed-to-initialize-libdc13
94/

Original comment by i.uca...@gmail.com on 13 Jul 2012 at 8:36