- Sort Posts
- 6 replies
- Last post
How to integrate VideoPlayback and CloudReco in one single proje
August 11, 2015 - 2:28am #7
Attachment | Size |
---|---|
![]() | 41.6 KB |
![]() | 107.62 KB |
How to integrate VideoPlayback and CloudReco in one single proje
March 18, 2014 - 9:20am #5
How to integrate VideoPlayback and CloudReco in one single proje
March 18, 2014 - 3:57am #4
How to play remote video files?
I'm achieving a project,which need to scan native images then playing the corresponding remote videos.
My work based on the example "videoPlayback".
I changed the filename to "http://a.b.c.d/video.mp4",the .mp4 file is already exist in my server.
I also define the macro "EXAMPLE_CODE_REMOTE_FILE"
The project build succeed and run normal with the native video files,but when I scan the special image to play the remote video,it turns to a whole black page and display nothing!
Can anyone help me?
Is the apple underlying player doesn't support play remote videos?