Power & Source of Big Ideas

Hello,

it's been a while a nobody is replying. I am struggling to get a simple thing such as CVBS working and it seems that I have to wait several months to get even a tiny bit of onformation!

Is there anybody who has CVBS working with NanoPi-M1 and can show me whole script.bin that works ??

Vašek.
Hi, You can refer to the following configuration to test : H3 sys_config.fex Configuration Directives (About cvbs) 1、[boot_disp] Configuration: Configuration Directives adver_disp: 0:do not hotplud for lcd; 1:need hotplud for hdmi/tv auto_hpd: Supports hot plug detect configuration; (1:support 0:do...
Hi, I have tested your configuration, but unfortunately it didn't work for me. Did you test that this configuration works? Here is part of my current script.bin: [boot_disp] advert_disp = 0 auto_hpd = 1 output_type = 4 hdmi_channel = 0 hdmi_mode = 4 cvbs_channel = 1 cvbs_mode = 11 output_full = 1 hd...
Hi,

is there any update regarding the CVBS ?

Thanks,
Vašek.
Hi,

Could you please check the CVBS? I am waiting for your advice to get it working.

Thanks,
Vašek.
Hello, I am watching this topic, because I am also working on camera project with Nanopi. That's a pity that you are reading specs of new board, it looks good, you buy that board and... that's the beginning of troubles. I feel the same (fighting with weak bluetooth implementation) . Anyway, reading...
Hi, well you can check the description. But I am not saying that I need to get 30fps at 1080p straight away. It would be great if I could get about 15fps with 1080p resolution. Because the framerates I get now are really low and the camera is therefore not usable for streaming the image for me right...
Hi, well as I said in my first post the camera works even with the default driver. But the default driver can only control the most basic aspects of the camera and what is worse the framerate of the video is very small (about 8 FPS with 720p resolution). And on your e-shop under camera features is w...
Hi, All I didn't use CVBS output, usually I use HDMI cable, but I want to know why you choose CVBS ? Thank you Mindee Hello Mindee, I am working on application where the video signal from NanoPi-M1 will be transferred wirelessly. And we want our users to have the possibility to use both digital and...
Hi,

I am also interested in solving this issue.

Did you manage to get the CVBS working ? And can you please tell me what parameter did you changed in the configuration file ?

Vašek
Hi, I am sorry, my first post might have been a little bit confused. That's because I am quite new to this. So please excuse me if I write something that seems dummy. Like the modprobe command, which I realized was not needed. However, if I run the official Debian image and physically connect the CA...
Hi, I am using NanoPi-M1. Running official Debian image. For the camera I am using sunxi-vfe driver, version 1.0.0 (loaded with modprobe vfe_v4l2 command). This driver lets me access the camera as device /dev/video0 and with ffmpeg or fswebcam I can get image from the camera. But I want to control s...