I have an IP Camera that only has an address locally: XXX.XXX.X.XX. This camera has an rtsp stream and I want to integrate that stream into HTML5's video tag. Unfortunately, it only accepts mp4, ogg and web. What should I do now?
Note that I do not want to use a plugin!