I want to develop an app that streams that online news channels. E.g. BBC, etc.
Can someone explain to me how to approach it?
I believe it should read some video stream from news providers and then stream it into my android app. So when user launches the app he can select a channel and want live video.
So, there should be some server part that consumes the video from BBC or Bloomberg and then it forwards it to the android app. There are a lot of apps like these, e.g. World News Live24
Can someone explain to me how to approach it?
I believe it should read some video stream from news providers and then stream it into my android app. So when user launches the app he can select a channel and want live video.
So, there should be some server part that consumes the video from BBC or Bloomberg and then it forwards it to the android app. There are a lot of apps like these, e.g. World News Live24