I opened that Hauppauge capture in a text editor, and found these headers at the top:
HTTP/1.1 401 Full authentication is required to access this resource WWW-Authenticate: Digest realm="Opencast Matterhorn", qop="auth", nonce="MTMwMzkzODg5OTQzMzpmY2QyODE2ZGFkZDUyODRmODdlNWUxOWI1YjE0MGM4Ng==" Content-Type: text/html; charset=iso-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1496 Server: Jetty(6.1.x) HTTP/1.1 200 OK Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=9hjlak1wk79u;Path=/ Transfer-Encoding: chunked Server: Jetty(6.1.x) This is what curl appended to the file while saving it (the -i flag). So the media file will certainly be invalid, but it does look like you were able to download it successfully. Right? So now that you've got the authentication credentials fixed, you can download the file without the -i flag. Keep in mind that the default mpeg2 media that the capture agent produces can't be opened in most video players, because mpeg2 does not officially support the frame rates that the CA can be configured to capture. Once media are encoded as part of processing, though, they can be opened in your player of choice, including, of course, the matterhorn player. What's still not working at this point? Josh On Wed, Apr 27, 2011 at 2:26 PM, Aaron Maturen <[email protected]> wrote: > Sorry about that I forgot that I had tried to reinstall the capture agent > to fix this and still had the default passwords in there. > > Both the Epiphan which works, and the Hauppauge which isn't working at > all, can be found here: http://csis.svsu.edu/~atmature/matterhorn/ > > And we're not using a proxy server here (to my knowledge at least) I'll ask > the powers that be specifically tomorrow. > > -Aaron > > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users > >
_______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
