Closed GeniusOnline closed 1 year ago
Hi,
The ip comes from gethostbyname(gethostname))
, I guess your /etc/hosts contains "127.0.1.1 raspberrypi".
From the log we see also that v4l2 device cannot be initialized, if the v4l2loopback doesnot have source, it will not work.
Best Regards, Michel.
what do you mean with source? i am running a gstreamer script to it if that is what you mean.
Hi,
I means that rtsp streamer need a supported format to work, it can capture H264, JPEG, H265, VP8, VP9 and maybe YUYV, but not YU12.
Best Regards, Michel.
so since you updated the rtsp server the make worked. (thanks btw)
i now tried running /dev/video90 (v4l2loopback) the ip of the device according to onvifdm was 127.0.1.1 which is also pretty strange. adding -h doesn't say how to set the ip. pi down below :)