Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Rtmp symbiam player
-
Hi everybody,
it's my first post in it. I'm trying to play rtmp streaming on symbian. I have been googling and I have found this pseudo-solution:
http://rtmpdump.mplayerhq.hu/download/That you could take this base to do rtmp player on symbian. Is there someone who use it on symbian? or it has got the solution in another way?
Really I would be so gratefull if someone could solution it to me.
Thxxx,
Fernando Moreno.
Mobile Developer.
-
Hi, i figthed with that for some days and didnt succeded, i got trouble to adapt the code to use into Symbian beacuse the SSL library is too old.
I add here the code i used to try to use the librtmp, i hope someone can help you... ovejo :)
http://gentooxativa.com/qt/rtmpdumptest.7z
By the way, i only succeded to play RTMP under Belle using a HTML5 video players with a fallback to flash, but that only work in Belle. Well in Anna can work, but only if you open the URL directly :P
Cu