I have a phone which can display http MJPEG streams, and I would like to get this working. I have a camera here, which only sends out an RTSP Stream, I could convert this with vlc to a http MJPEG stream, but my phone needs this embedded into a website.
Like this: http://88.53.197.250/axis-cgi/mjpg/video.cgi?resolution=320x240 But the vlc transcoding, just sends out the bare http stream.
Is there any chance to embedd this correct, so that I can display this on the screen? I've googled a lot, but couldn't find a solution for that.
Thank you very much
I would like to use Suse Linux to do that