Ionic with RTSP support

Job ID: 32301326

Budget: €30 – €250 EUR

I need support to create a raw code (an ionic class) for Cordova/Ionic that can connect to an RTSP stream (such as rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mp4 ) and it can render the frames to an img tag or a div tag. Currently, I am using cz.blocshop.socketsforcordova and cordova-plugin-chrome-apps-sockets-udp, I can create a connection with RTSP and RTP socket getting some raw data, but I can't convert it into an image.