media.playVideo + RTSP 3gp does not play

I’m trying to play a youtube 3gp video using media.playVideo() but the video player keeps crashing on startup. On the simulator it works fine but on an iPhone 4S, iPhone 5 and iPad 3 it crashes without being able to start the video.

My code is rather simple too so I can’t figure out what could be causing this:

media.playVideo(‘rtsp://v8.cache1.c.youtube.com/CigLENy73wIaHwm4pMZdrDxvXhMYDSANFEgGUgx1c2VyX3VwbG9hZHMM/0/0/0/video.3gp’, media.RemoteSource, true)

Anyone having the same problem?

No one experiencing the same issue?

No one experiencing the same issue?

I’m getting the same issue you describe when using media.playvideo from an rtsp stream.

On the simulator it works fine but on the device and ios simulator it crashes the player.

Console is showing below :

mediaremoted: Property list invalid for format: 200 (property lists cannot contain NULL)

I’m getting the same issue you describe when using media.playvideo from an rtsp stream.

On the simulator it works fine but on the device and ios simulator it crashes the player.

Console is showing below :

mediaremoted: Property list invalid for format: 200 (property lists cannot contain NULL)

+1 me too

Hi all,

I’m not sure 3GP works on iOS… can one of you link me to a source that says it does? It’s notoriously tricky finding the accurate answer on this (lots of old documents, outdated articles, etc.).

Thanks,

Brent

+1 me too

Hi all,

I’m not sure 3GP works on iOS… can one of you link me to a source that says it does? It’s notoriously tricky finding the accurate answer on this (lots of old documents, outdated articles, etc.).

Thanks,

Brent