Thread: Iphone app to play a live streaming video.How to do it?
 |
This question is not answered.
Helpful answers available: 1.
Correct answers available: 1.
|
|
Replies:
6
-
Last Post:
Sep 19, 2015 10:02 PM
Last Post By: Eli M
|
|
|
Posts:
29
Registered:
1/17/05
|
|
Hi!
I want to make an app that will play a live streaming video.I have a code for a player that plays whenever something is being broadcasted.
I put this code inside a html file , uploaded it to a server and then I loaded it into a twebbrowser.
It worked fine but I noticed that when I hit play iphone opens up a video player.
Then I thought that it might have a way to load this live streaming video straight into this video player instead of having to load a html page into a webbrowser. I just don't know how to do it.
Can anyone please help me?
thank you
I am using RAD Studio XE8
Edited by: Eduardo Tavares on Aug 25, 2015 6:49 PM
|
|
|
Posts:
29
Registered:
1/17/05
|
|
Can't nobody help me?
Hi!
I want to make an app that will play a live streaming video.I have a code for a player that plays whenever something is being broadcasted.
I put this code inside a html file , uploaded it to a server and then I loaded it into a twebbrowser.
It worked fine but I noticed that when I hit play iphone opens up a video player.
Then I thought that it might have a way to load this live streaming video straight into this video player instead of having to load a html page into a webbrowser. I just don't know how to do it.
Can anyone please help me?
thank you
I am using RAD Studio XE8
Edited by: Eduardo Tavares on Aug 25, 2015 6:49 PM
|
|
|
|
Posts:
17
Registered:
8/8/14
|
|
as far as i tested and did research, you cant stream video nor sound files via your app
but there is another way, you always can "execute" the mp4 file using your default video player on your phone.. dont remember the commands, but im sure will find it.
|
|
|
|
Posts:
39
Registered:
9/14/15
|
|
as far as i tested and did research, you cant stream video nor sound files via your app
but there is another way, you always can "execute" the mp4 file using your default video player on your phone.. dont remember the commands, but im sure will find it.
Hello!
You can to try use this lib:
https://www.vitamio.org/en/
|
|
|
|
Posts:
29
Registered:
1/17/05
|
|
as far as i tested and did research, you cant stream video nor sound files via your app
but there is another way, you always can "execute" the mp4 file using your default video player on your phone.. dont remember the commands, but im sure will find it.
Hello!
You can to try use this lib:
https://www.vitamio.org/en/
thank you very much
|
|
|
|
Posts:
29
Registered:
1/17/05
|
|
as far as i tested and did research, you cant stream video nor sound files via your app
but there is another way, you always can "execute" the mp4 file using your default video player on your phone.. dont remember the commands, but im sure will find it.
thank you very much! I don't want to stream a video.The video is being broadcasted through a server and I want my app to show this video on a player.
|
|
|
|
Posts:
1,346
Registered:
11/9/13
|
|
|
|
|
Legend
|
|
Helpful Answer
(5 pts)
|
|
Correct Answer
(10 pts)
|
|
Connect with Us