Hello!
I'm trying to find out if there is any possible way to implement live video streaming.
As KONtx doesn't support RTSP to connect to streaming server and only http streaming (progressive download) is supported.
Is there any possible way to implement live streaming video via existing KONtx.mediaplayer?
The only hint I have is using "oldschool" base64 encoding video to images... like in following example:
http://blog.nihilogic.dk/2008/04/making-ja...deo-player.htmlThere's got to be a better solution....
Thank you for answers,
Dejan