Hi, Greg,

 I changed the type of the device to V4L2SRC, but had some internal
error... The next is my new device configuration. The log is at the end.
What do you think that could be the problem now?

#Create the presenter capture
capture.device.Webcam.type=V4L2SRC
capture.device.Webcam.flavor=presenter/source
capture.device.Webcam.outputfile=Webcam.mpg
capture.device.Webcam.src=/dev/video0

#Create the audio capture
capture.device.test.src=hw:0
capture.device.test.outputfile=test.mp2
capture.device.test.flavor=presenter/source
capture.device.test.buffer.bytes=536870912
capture.device.names=Webcam, test

Log:
------------------
21:55:41  INFO (AgentStateJob:190) - #4 - State push to
org.opencastproject.capture.impl.jobs.AgentStateJob@2e647edd to
http://localhost:8080/capture-admin/agents/Galeana failed with code 405.
21:55:41  INFO (AgentConfigurationJob:121) - #4 - Capabilities push to
http://localhost:8080/capture-admin/agents/Galeana/configuration failed
with code 405.
21:55:44  INFO (GStreamerPipeline:430) - Successfully initialised 2 devices.
21:55:45  INFO (GStreamerPipeline:96) - Initializing devices for capture.
21:55:48  INFO (ProducerBin:121) - Sending EOS to stop v4l2src0
21:55:48  INFO (ProducerBin:121) - Sending EOS to stop alsasrc0
21:55:48  WARN (GStreamerPipeline$2:144) - v4l2src0: Internal data flow
error.
21:55:51  INFO (AgentStateJob:190) - #5 - State push to
org.opencastproject.capture.impl.jobs.AgentStateJob@7a7683b1 to
http://localhost:8080/capture-admin/agents/Galeana failed with code 405.
21:55:51  INFO (AgentConfigurationJob:121) - #5 - Capabilities push to
http://localhost:8080/capture-admin/agents/Galeana/configuration failed
with code 405.
21:55:51  INFO (AgentStateJob:190) - #5 - State push to
org.opencastproject.capture.impl.jobs.AgentStateJob@7a7683b1 to
http://localhost:8080/capture-admin/recordings/Unscheduled-Galeana-1343699744653failed
with code 405.
...
21:56:48 ERROR (CaptureAgentImpl:339) - Unable to start pipeline after 5
seconds.  Aborting!
-------------------

 P.S. I couldn't fix the push and capabilities errors. Could you elaborate
a little bit more on what I should do? I see that both config.properties
files - the core and the capture agent - have the same url, as well as the
org.opencastproject.capture.core.url.

 Thanks a lot!!

 Luis Galeana.
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to