<!-- Some styling for better description lists --><style type='text/css'>dt { font-weight: bold;float: left;display:inline;margin-right: 1em} dd { display:block; margin-left: 2em}</style> T-Co: Does someone happen to know if latest uvcvideo supports UVC 1.5? I'm currently building it from here: http://git.linuxtv.org/media_build.git <br> I have Logitech c930e Webcam which should support H.264, but I think it needs 1.5 descriptors... <br> Ah, but this: https://www.mail-archive.com/linux-media@vger.kernel.org/msg68338.html <br> "Yes, the latest git version is working very well, even for the c930, <br> although for this one, h264, can only be muxed in the MJPG container." <br> So the followup question is, is the latest version capable of muxing the H.264 to MJPEG container? dongs: so I got a TBS6922SE <br> went to download tbs drivers. apparently its some ancient v4l fork <br> i dont care tho, i just want shit to work <br> untar it. permissions are all fucked. dirs are like dr-x-r-x-rx or something. <br> spent 5 minutes fixin that. <br> did make, make install. saa71xx-something is complatinig about some nonexistrent symbols. <br> googled. apparently i had to wipe drivers/kernel/media from my current kernerl before this worked <br> ok, done, reinstalled again, rebooted, driver fi nally loaded <br> now, time to test the shit <br> tbs stuf comes wiht scan-s2 <br> i figured i'll use it to try and tune sometime <br> my dish LO is 11200, and it switches between 2 LNBs on there with 22Khz tone, and usual voltage for H/V <br> apparently scan-s2 is so ancient they dont even have an option to turn on/off 22k tone <br> hacked this into happening by using -l 11200,11200,11200. i think it makes tone. i dont know cuz i dont care at this point <br> something is tuning. its finding some weird shit and automatically deciding orbital positions. <br> i still can't tell if i can tune the non-22khz tone part or not. <br> so i get pissed off and shutdown that VM and install windows 7 and add the card there <br> downloaded exactly 2 things: tbs windows drivers and tsreader standard <br> installed drivers, installed tsreader. selected frequency, symbol rate, LNB LO, 22khz tone on/off, V/H. tuned. can instantly see that everything is working. <br> come on guys <br> 2015 <br> what the fuck? <br> pmp, is dibcom/parrot still in business zlice: never really messed with dvb before, what would cause a dvbsnoop 'ioctl: resource temporarily unavailable' ? <br> come across the same things over and over awalls: the particular linux driver for the hardware is returning an error code of EBUSY. Some other program might have the device open. <br> <u>Oops</u>: EAGAIN <br> That means a temporary inability to do something. <br> Depends on the linux driver. zlice: nothing but the 1 terminal open <br> tevii s660 <br> getting similar fails with kaffeine(?)...