Results 568 comments of hipersayanX
trafficstars

You have this >formats/2/format = RGB24 >formats/2/width = 1280 :point_left: >formats/2/height = 720 :point_left: >formats/2/fps = 30 and then this >$ ffmpeg -i /home/nicolas/energy.mp4 -s :point_right: 640x480 :point_left: -r 30...

``` Could not write header (incorrect codec parameters ?): Invalid argument ``` ``` Device '/dev/video1' is not a output device. ``` Your config.ini is wrong or you are confusing the...

Does Webcamoid send the video signal to the virtual cameras?

>For some reasons now I have remaining cameras after unloading the module: Are you sure rmmod executed properly without any error? Also, try removing all cameras from Webcamoid and creating...

>The two cameras are existing even with akvcam not loaded: ``` $ sudo rmmod akvcam rmmod: ERROR: Module akvcam is not currently loaded $ ls /dev/video* /dev/video0 /dev/video1 ``` If...

But I still don't understand why do you want to configure the virtual cameras manually instead of using Webcamoid, if you don't have experience with Linux internals it's like running...

>I don't have a 'webcamoid' app or gui installed. You can install it from the repositories or from the [official binaries](https://github.com/webcamoid/webcamoid). >From your description I understand it can only be...

``` I have indeed from the start installed the gui according to: $ sudo apt-get install dkms $ sudo ./akvcam-installer-gui-linux-1.2.6.run (installed in /opt/akvcam as show in my message from two...

I have resent the ticket with the AppImage. Apparently, rpm is still trying to find the libraries in the system, when actually the libraries are actually bundled, not sure how...

@fduarte42 Resent the ticket with the AppImage, check your mail. Will disable RPM download for now (it still available in the private repository just in case).