Jesper
Jesper
>  > > Trying out the v2 and I got my two cameras running. But trying to rotate the camera didn't work just yet. > > ``` > ffmpeg:...
Could you show me your docker command?
Try `roflcoopter/jetson-nano-viseron:dev` The UI is very new and has not been released yet, but it is included in the `dev` image. I plan on creating a release later today hopefully.
Hmm yeah the Nano is very special when it comes to the FFMPEG build. The hardware accelerated decoder is quite limited. Can you by any chance change your cameras output...
Another option could be to change the codec used to decode the stream using the `codec` config option
Sorry you are having so many issues! Im busy with a rewrite of Viseron right now which makes it more extensible and easier for me to maintain. As soon as...
> look forward to seeing it, how much abstraction are you doing out of curiosity? enough to abstract ffmpeg out so we could drop in gstreamer as an example? n.b....
#306 is where it happens! Still a bit to go before its ready. Also need to implement gstreamer and i dont really know how hard that will be.
What kind of client are you talking about? Would be good for me if i could replicate the issue to make a good solution
Hmm im not seeing this behaviour, here i first opened the static stream called `my-stream`, then i changed URL to go to the mjpeg-stream ``` [2021-04-09 12:59:12] [viseron.data_stream ] [DEBUG...