Hi All,
I am relatively new to iOS development. Need your help regarding video overlay support in iOS.
My question:
Is it possible to overlay a banner containing
* Text-URL
* A small image
* close button for the banner
over a video (both local playback and streaming)
and when the URL is touched, safari is opened for the corresponding URL
Can anyone please point me to some sample code which at least has some of these functionality?
I had a look at the MoviePlayer sample code in Apple sample code section. But it does not play video. Only the audio is coming in the simulator.
Any help is much appreciated.
Thanks in advance
Cheers
I am relatively new to iOS development. Need your help regarding video overlay support in iOS.
My question:
Is it possible to overlay a banner containing
* Text-URL
* A small image
* close button for the banner
over a video (both local playback and streaming)
and when the URL is touched, safari is opened for the corresponding URL
Can anyone please point me to some sample code which at least has some of these functionality?
I had a look at the MoviePlayer sample code in Apple sample code section. But it does not play video. Only the audio is coming in the simulator.
Any help is much appreciated.
Thanks in advance
Cheers
Last edited: