Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70434

Ionic live streaming

$
0
0

@wandie wrote:

hello, i am developing a streaming application and this is my code, it doesnt reflect anything yet it seems to be right in all written, how can i make it work to live stream videos online.

//streaming medaia here
liveStream()
{
let options: StreamingVideoOptions = {
successCallback: () => { console.log(‘Finished Video’) },
errorCallback: (e) => { console.log('Error: ', e) },
orientation: ‘portrait’
};

// http://www.sample-videos.com/
this.streamingMedia.playVideo(‘http://www.sample-videos.com/video/mp4/720/big_buck_bunny_720p_30mb.mp4’, options);
}

and in my html code i have

Live TV

      </div>

i wil be grateful for the positive feedback

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70434

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>