Android Question TV channel streaming

sirjo66

Well-Known Member
Licensed User
Longtime User
Hello,
I want to develop an APP for to view some TV channel streaming.
I have some link (start with http://, rtmp://, rtsp:// and so on) that is the streaming link, and I need to call the app "Live Stream Player" that show to me the streaming.

How can I do it ??
With INTENT ???
If yes, I need to know how to call it and how to send parameters

Thanks

Sergio

P.S.: excuse me but this is the first time that I use INTENT
 

sirjo66

Well-Known Member
Licensed User
Longtime User
Many thanks for your help,
I will try VideoView and I will search documentation about "Live Stream Player", then I will decide what to use
 
Upvote 0
Top