I'm having a couple of issues while UPDATING my agents to the latest 1.1RC. My distributed servers are working as expected :) These are the 2 situations I face with the agents (any help will be appreciated): Confidence Monitoring is failing For all video devices using the types EPIPHAN_VGA2USB or V4L2SRC or CUSTOM_PRODUCER, the confidence monitor is not running. Switching the logs to TRACE does not reveal any more info than: 18:32:10 ERROR (CaptureAgentImpl:1611) - Could not read confidence image from: Webcam.mpg
My ConfigurationManager configuration file is attached. The start up logs say: 18:31:19 INFO (CaptureAgentImpl:1312) - Starting CaptureAgentImpl. 18:31:19 INFO (CaptureAgentImpl:1315) - Confidence monitoring enabled. 18:31:19 INFO (CaptureAgentImpl:1325) - Registering capture agent osgi shell commands 18:31:19 DEBUG (PipelineFactory:187) - Device JPEGWebcam has source at /dev/video0. 18:31:19 DEBUG (PipelineFactory:188) - Device JPEGWebcam has output at Webcam.mpg. 18:31:19 DEBUG (PipelineFactory:191) - Device JPEGWebcam has type CUSTOM_VIDEO_SRC. 18:31:19 DEBUG (PipelineFactory:211) - Device JPEGWebcam has been confirmed to be type CUSTOM_VIDEO_SRC 18:31:19 INFO (PipelineFactory:294) - Successfully initialised 1 devices. 18:31:19 DEBUG (PipelineFactory:296) - Device #0: [CUSTOM_VIDEO_SRC, /dev/video0: /opt/matterhorn/Webcam.mpg]. 18:31:19 INFO (CaptureAgentImpl:995) - Confidence monitoring beginning. but /opt/matterhorn/Webcam.mpg does not exist. Recordings work fine so far. Ingest is failing The ConfigurationManager file in 1.1 does not have a configurable ingest endpoint as in 1.0.1, so there is nothing much I can do about this error: 16:59:00 WARN (CaptureAgentImpl:843) - Unable to ingest media because no ingest service is available 16:59:00 ERROR (IngestJob:146) - Ingestion failed with a value of -4 The apache logs on the admin server do not show any ingest requests being sent through whatsoever. This is strange. It effectively means that the agent is not generating any POSTs for ingesting at all. Please help Thaaanks -- Lovemore Nalube OLE Developer (Vula) University of Cape Town http://www.cet.uct.ac.za/LovemoreN ### UNIVERSITY OF CAPE TOWN This e-mail is subject to the UCT ICT policies and e-mail disclaimer published on our website at http://www.uct.ac.za/about/policies/emaildisclaimer/ or obtainable from +27 21 650 9111. This e-mail is intended only for the person(s) to whom it is addressed. If the e-mail has reached you in error, please notify the author. If you are not the intended recipient of the e-mail you may not use, disclose, copy, redirect or print the content. If this e-mail is not related to the business of UCT it is sent by the sender in the sender's individual capacity. ###
capture.agent.capabilities.remote.polling.interval=10 capture.agent.name=HealthSciences-NewLearningCentre capture.agent.state.remote.endpoint.url=https://media.uct.ac.za/capture-admin/agents capture.agent.state.remote.polling.interval=10 capture.cleaner.interval=3600 capture.cleaner.maxarchivaldays=14 capture.cleaner.mindiskspace=536870912 capture.confidence.debug=true capture.confidence.enable=true capture.confidence.video.location=/opt/matterhorn/cache/volatile/ capture.config.cache.url=/opt/matterhorn/cache/capture.properties capture.config.remote.endpoint.url= capture.config.remote.polling.interval=600 capture.device.Audio.flavor=presenter/source capture.device.Audio.outputfile=audio.mp2 capture.device.Audio.src=hw:2 capture.device.Audio.type=ALSASRC capture.device.Presentation.flavor=presentation/source capture.device.Presentation.outputfile=Presentation.mpg capture.device.Presentation.src=/dev/video1 capture.device.Presentation.type=EPIPHAN_VGA2USB capture.device.Presenter.buffer.bytes=336870912 capture.device.Presenter.flavor=presenter/source capture.device.Presenter.outputfile=Presenter.mpg capture.device.Presenter.src=/dev/video0 capture.device.Presenter.type=V4L2SRC capture.device.names=Presenter,Audio,Presentation capture.error.emails= capture.error.messagebody="Capture agent was not running, and was just started." capture.error.smtp.password= capture.error.smtp.user= capture.error.smtp= capture.error.subject="%hostname capture agent started at %date" capture.fallback.png=images/novideo.png capture.filesystem.cache.capture.url=/opt/matterhorn/cache/captures/ capture.filesystem.cache.url=/opt/matterhorn/cache capture.filesystem.volatile.url=/opt/matterhorn/cache/volatile capture.ingest.endpoint.url=https://media.uct.ac.za/ingest/addZippedMediaPackage capture.ingest.pause.time=3600 capture.ingest.retry.interval=300 capture.ingest.retry.limit=20 capture.max.length=28800 capture.recording.shutdown.timeout=60 capture.recording.state.remote.endpoint.url=https://media.uct.ac.za/capture-admin/recordings capture.schedule.cache.url=/opt/matterhorn/cache/schedule.ics capture.schedule.event.buffertime=1 capture.schedule.event.drop=false capture.schedule.remote.endpoint.url=https://media.uct.ac.za/scheduler/HealthSciences-NewLearningCentre/calendar capture.schedule.remote.polling.interval=5 org.opencastproject.capture.core.url=http://matterhorn-agent-01.cet.uct.ac.za:8080 org.opencastproject.server.url=http://matterhorn-agent-01.cet.uct.ac.za:8080 service.pid=org.opencastproject.capture.impl.ConfigurationManager
_______________________________________________ Community mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/community To unsubscribe please email [email protected] _______________________________________________
