Live video streaming in ionic app

I want a live video stream available to me in my ionic app.
Is that possible in ionic?

Like I know that there is a video streaming plugin in ionic, that will play videos from a url, but my question is those urls which are some way authenticated cannot be played using the plugin.

Say from youtube, or vimeo etc.

Can i have some kind of mechanism in ionic that enables me to play live video streaming that is coming from a url and which is some way authenticated?