如何在iPhone上显示流媒体视频

时间:2022-05-28 14:46:43

I am planning to write an iPhone app which can display streaming audio/video from the internet (backend would most probably be Red5 or Wowza and video will be streamed on RTMP (although I have the option to change that). Any ideas on implementation?

我打算写一个iPhone应用程序,它可以显示来自互联网的流式音频/视频(后端很可能是Red5或Wowza,视频将在RTMP上流式传输(尽管我可以选择更改)。有关实施的想法吗?

http://www.youtube.com/watch?v=5-UoLsSSw30 demos something similar to what I have in mind.

http://www.youtube.com/watch?v=5-UoLsSSw30演示类似于我的想法。

--
MI

1 个解决方案

#1


You better know that, and start looking at HTTP Live Streaming!

你最好知道,并开始看HTTP Live Streaming!

Displaying the video is as simple as having the <video> tag in an HTML5 page, but there should be an API also for that (I am not an iPhone developer)

显示视频就像在HTML5页面中显示

#1


You better know that, and start looking at HTTP Live Streaming!

你最好知道,并开始看HTTP Live Streaming!

Displaying the video is as simple as having the <video> tag in an HTML5 page, but there should be an API also for that (I am not an iPhone developer)

显示视频就像在HTML5页面中显示