[webkit-qt] running a network video stream in webkit

2013-10-31 Thread Thomas Scheuermann
Hello, I would like to run a network video stream in webkit. I first tried it with a file: video autoplay source src=BigBuckBunny.ogv /video This works and the video starts playing. If I use: video autoplay source src=rtsp://192.168.180.22/axis-media/media.amp?videocodec=h264 /video

Re: [webkit-qt] running a network video stream in webkit

2013-10-31 Thread Konstantin Tokarev
31.10.2013, 13:05, Thomas Scheuermann scheuerm...@barco.com: Hello, I would like to run a network video stream in webkit. I first tried it with a file: video autoplay source  src=BigBuckBunny.ogv /video This works and the video starts playing. If I use: video autoplay