CCTV - Ubuntu Server with VRC7016 Capture card
So a lot of this info will be old but good for reference, I did get this project to sort of working version using bt878 on ubuntu 18 and another server using ubuntu 20. I say "sort of" because most of what I got back from the video was distorted showing a green over most of it and I believe was from a bad board. That might have been why I got it so cheap and it was a non-returnable item through eBay. However, it was enough to see an example of what's possible with old computer boards and cheap cameras. I have since moved onto IP cameras and a lot of what I'm doing now is localized as well as working in 4k. Still I had a lot of fun working on this project.
Docs: https://linuxtv.org/wiki/index.php/Btaudio_(bt878)
- Stretch Capture Card, VRC7016/VRC701
6L, DVR 16-Channel w/ Audio/Video Cable - This is the card I used
- https://assets.maxlinear.com/web/documents/vrc7016_pb.pdf
- https://stargazerslounge.com/topic/327021-cant-get-a-video-capture-card-to-install-assistance-needed/page/2/
https://semantic.gs/stretch_vrc7016lx_dvr_card_driver_v2_download- didnt use this but was curious about the drivers because at one point I thought the capture card wasnt being picked up.
- https://www.maxlinear.com/product/video/dvr-pcie-cards/dvr-pcie-cards/vrc7016-l
- more info on the card but not really helpful in linux support. It was at this point I found why the Ubuntu wasn't picking up the card and got it to work.
Commands:
Other Ideas
I had plans to make this project work across my desktop using x-11, but because the images/video was distorted it didnt make sense for the effort. Also was looking into make it work with ZoneMinder..
- https://www.reddit.com/r/ZoneMinder/comments/grq8mv/how_to_set_up_zoneminder_with_nginx_and/
- https://forums.zoneminder.com/viewtopic.php?t=12834
- https://forums.zoneminder.com/viewtopic.php?t=31362
- https://www.kernel.org/doc/html/v4.13/driver-api/index.html
- https://tomverbeure.github.io/2020/06/14/AHA363-Reverse-Engineering.html
- randomly came across this just thought it was cool.
- https://www.linuxquestions.org/questions/linux-hardware-18/pci-device-recognized-in-bios-but-not-always-in-lspci-893354/