iOS Gstreamer Tutorial 5: Crashing when play shared content by iTunes

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

iOS Gstreamer Tutorial 5: Crashing when play shared content by iTunes

GnashAmu
This post was updated on .
Hi All,

   I am following iOS sample to playback locally shared content to the app through iTunes but it crashes without any specific log / information to debug further (as could not build with dSYMP).

   Shared content through iTunes displayed in the list windows (UI) with name and URL but when click
the play button it crashes and crash points shows in "avtassetsrc.m" with hexcode details.  

   Is the code compatible with current iOS standard ? Any specific permission / setting need to enable to access local contents ? Is it limitation / Known issues / Do we have alternative fix ?

iOS Sample :  
   https://gstreamer.freedesktop.org/documentation/tutorials/ios/a-complete-media-player.html


Please help !
Thanks in advance,
Gnash.