omz / Pythonista-Issues

Issue tracker for Pythonista (iOS)
168 stars 14 forks source link

ui.Video Control - Enhancement #478

Open Phuket2 opened 6 years ago

Phuket2 commented 6 years ago

@omz, not sure this is true or not. But in a lot of apps I use daily, I have noticed recently they all appear to be using the same video controller. In the past it didn't appear that way. I am guessing there is some new media controller built into ios11. Again, I am not sure. As far as I know currently, if you want to play a video in Pythonista, you have to do it in a WebView.
If there is a new std media/device/control would be nice if you could expose the control in Pythonista as part of the std controls.
Again, not sure this is possible, I have just noticed this shift of a lot of apps using the same media player now.

scj643 commented 6 years ago

I have a library that bridges AVKit https://github.com/scj643/objc_tools/blob/master/objc_tools/ui/av.py