<div dir="ltr"><div dir="ltr">On Thu, Sep 6, 2018 at 10:05 PM Rajil Saraswat <<a href="mailto:rajil.s@gmail.com">rajil.s@gmail.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF">
<div class="gmail-m_5909386926185647853moz-cite-prefix">On 09/06/2018 09:38 PM, Greg Oliver
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr">
<div class="gmail_quote"><br>
<div style="font-family:monospace,monospace">Make sure
all the cables are fully seated and the USB cable is
not too long. Are there any messages in `dmesg' or
journalctl regarding the 1212?</div>
<div style="font-family:monospace,monospace"><br>
</div>
<div style="font-family:monospace,monospace">-Greg</div>
</div>
</div>
</blockquote>
<div><br>
</div>
</div>
</div>
</blockquote>
dmesg shows this,<br>
<br>
[174979.970413] hdpvr 1-1.2:1.0: config call request for value 0x700
returned 1<br>
[175735.672443] hdpvr 1-1.2:1.0: config call request for value 0x800
returned -110<br>
[175735.672450] hdpvr 1-1.2:1.0: transmit worker exited<br>
[175741.176438] hdpvr 1-1.2:1.0: start_streaming failed<br>
<br>
Any recommendation for cable length ? I am going to search on
Amazon.com<br>
<blockquote type="cite">
<div dir="ltr">
<div class="gmail_quote">
<div><br>
</div>
<div style="font-family:monospace,monospace">It looks like you might have some
improper module options running too::</div>
<div style="font-family:monospace,monospace"><br>
</div>
<div style="font-family:monospace,monospace"> 2018-09-06 21:01:24.889956 W
[21810/25389] RecThread recorders/mpegrecorder.cpp:851
(SetV4L2DeviceOptions) - MPEGRec[1](/dev/video1): Unable to
set audio input.</div>
<div style="font-family:monospace,monospace"><br>
</div>
<div style="font-family:monospace,monospace">Cannot get audio.<br>
</div>
</div>
</div>
</blockquote>
The audio/video works fine for a few minutes before it dies, so this
"Unable to set audio input" message seems to be a red herring. <br>
</div><br></blockquote><div><div style="font-family:monospace,monospace;display:inline" class="gmail_default">Just make sure it is less than 9'</div><div style="font-family:monospace,monospace;display:inline" class="gmail_default"><br></div><div style="font-family:monospace,monospace;display:inline" class="gmail_default"><br></div><div style="font-family:monospace,monospace;display:inline" class="gmail_default">for i in /sys/module/hdpvr/parameters/* ; do echo -ne "$i -- $(cat $i)\n"; done</div><div style="font-family:monospace,monospace;display:inline" class="gmail_default"><br></div><div style="font-family:monospace,monospace;display:inline" class="gmail_default"><br></div><div style="font-family:monospace,monospace;display:inline" class="gmail_default">Also, if you just `cat /dev/video1 > ~/test.ts` and ctrl-c after 5 minutes, do you get a 5 minute video?</div> </div></div></div></div>