media - ios: playing video with arbitrary nsinputstream -
i pass nsinputstream mpmovieplayercontroller, or mpmovieplayerviewcontroller, or whatever else.
the input stream leverages protocol not supported apple's frameworks.
i tried creating custom nsurlprotocol (which kind of works on device (not simulator)), mediaplayer tries cache , causes application crash when allocates 250mb. , video never plays.
any ideas on how proceed? know apps out there this.
i don't want have build own media player, seems likely, no? there examples of how coremedia , not ffmpeg (etc)? codec selection not important me - ability play while streaming on proprietary protocol.
thanks!
the custom_io branch of kxmovie looking for. of videos aren't playing perfectly, it's start.
Comments
Post a Comment