headaches on playing vimeo and streaming video

exjey

Member
Licensed User
Longtime User
I need badly, badly, i mean badly to complete my application made with b4a but concerning my company's vimeo videos and live video/audio streaming seems so hard to implement.

I've tried even to open www.vimeo.com/m/(video code) in order just to play vimeo videos that belongs to the company i work, but none of our android devices managed to work out. Even one i have with android 4.0.1 system.

Also we streaming for the publis mms:// live video and audio. I know MMS:// is not a native format for android, but is there any workout on this? I know YXPLAYER from the market can play mms streams, but not all of them, not streams with low bandwidth (quality) usage (tried for streams more than 500k, it works). But as a developer i must not depend on external apps, special purchased ones. At least to use intent....... but i dont have a clue.

If its not possible to play the mms stream, i believe i can setup another PC and stream out to the provider a native format, which is???

Just flashed USTREAM embedded live videos. Is there an example on this?

Please help.
 

Mark Read

Well-Known Member
Licensed User
Longtime User
Hello Exjey,

have you looked at the vitamiob4a plugin? I have an App which streams from internet and from my PC using this plugin. If this is interesting for you, pm me and I can give you my app source code. My App works on 2.2 up to 4.x, without any problems to date.

Best regards
Mark
 
Upvote 0
Top