开发者

mms://url streaming in blackberry

开发者 https://www.devze.com 2023-01-16 03:56 出处:网络
I want to do MMS:// streaming on BlackBerry.I searched a lot but did not get any idea..can anyone give an idea or a way to do this?开发者_开发百科I would try the JMmsLib.

I want to do MMS:// streaming on BlackBerry. I searched a lot but did not get any idea.. can anyone give an idea or a way to do this?开发者_开发百科


I would try the JMmsLib.

  1. Download the Jar from http://jmmslib.sourceforge.net/index.html
  2. Preverify the Jar using the preverify.exe -cldc1.0 flag
  3. Add it to your Ant build script and see if RAPC throws any compile errors.

If you're past point three without a lot of hiccups, you could be on your way.

0

精彩评论

暂无评论...
验证码 换一张
取 消