Alright, I ran: 

aaron@lan8-15:~> curl -O -H "X-REQUESTED-AUTH: Digest" --digest --user 
"matterhorn:matterhorn" 
http://155.138.8.30:8080/content/375/Hauppauge_WinTV_PVR_350.mpg 
% Total % Received % Xferd Average Speed Time Time Time Current 
Dload Upload Total Spent Left Speed 
100 1444 100 1444 0 0 176k 0 --:--:-- --:--:-- --:--:-- 176k 


The file that I got was only 1.4kb and not the 43 MB that matterhorn says it 
should be. Both with and without the '-i' claimed to have worked just fine. 
-Aaron 

----- Original Message -----
From: "Josh Holtzman" <[email protected]> 
To: "Matterhorn Users" <[email protected]> 
Sent: Wednesday, April 27, 2011 4:12:35 PM 
Subject: Re: [Matterhorn-users] Matterhorn 1.1 Won't ingest captures from 
Hauppauge PVR-350 

On Wed, Apr 27, 2011 at 10:27 AM, Aaron Maturen < [email protected] > wrote: 




Everything starts up just fine, and I can view both the Epiphan and Hauppage 
through the confidence monitor and I can schedule recording through the Admin 
tools, or I can start the recording directly from /capture on the capture pc. 
The problem is after it finishes recording I can't download the Hauppauge mp4 
file, or the media.zip; They both state that they are starting to download and 
then they go slower and slower until they stop altogether. 

You are trying to download them directly from the capture agent? 



I've tried both, The logs state that ingesting fails and I've tried to download 
the media files directly from the capture interface on the capture pc. The only 
way I've been able to get it off the capture pc is by using scp to my 
workstation. 




So you can't download a ~30 MB file from capture agent? Something is certainly 
wrong here. If you can, please send the file (as an attachment) generated by 
the output of this command (where user, pass, and url are replaced with the 
correct values)... 

curl -i -O -H "X-REQUESTED-AUTH: Digest" --digest --user "user:pass" URL 

This command will download the file, with the HTTP response headers prepended 
in the file. If that works without any errors, you might also try it without 
the -i flag. This will help you figure out whether this is a client problem or 
a server problem (or both). 

Josh 


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

Attachment: Hauppauge_WinTV_PVR_350.mpg
Description: MPEG movie

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

Reply via email to