分享
 
 
 

使用索爱V800开发流媒体应用程序

王朝other·作者佚名  2006-01-10
窄屏简体版  字體: |||超大  

作者:mingjava 文章来源:http://developer.sonyericsson.com

索尼爱立信的V800手机可以支持流媒体的播放,使用非常简单。如果你曾经使用MMAPI播放过声音或者做过照相应用的话,那么上手非常快。

你要做的就是根据指定的URL来创建一个Player,然后启动这个Player。URL的格式如下:rtsp://MyServer/myVideo.3gp。下面的代码例子演示了如何使用:

private void startStreaming(){

try{

myPlayer = Manager.createPlayer("rtsp://MyServer/MyFile.3gp");

myPlayer.addPlayerListener(this);

myPlayer.realize();

// Grab the video control and set it to the current display.

vc = (VideoControl)myPlayer.getControl("VideoControl");

if (vc != null) {

myForm.append((Item)vc.initDisplayMode(vc.USE_GUI_PRIMITIVE, null));

// sets the display size of the video.

vc.setDisplaySize(120,160);

}

myPlayer.start();

}catch(Exception e){

log("Exception: " + e.toString());

}

}

我们需要注意的是进行连接服务器的时候必须在单独线程中处理,而不能在主线程。因为这样会堵塞系统。接下来你要做的就是构建一个支持RTSP的流媒体服务器,放置一个3gp格式的文件在服务器上。下面的代码演示了如何使用V800开发流媒体应用。

import javax.microedition.lcdui.*;

import javax.microedition.midlet.*;

import javax.microedition.media.*;

import javax.microedition.media.control.*;

import java.io.*;

import javax.microedition.lcdui.game.*;

/**

* A simple example of the MMAPI (JSR 135) support for Streaming Video

* with the Sony Ericsson V800.

*

* This code is part of the Tips & Tricks section at

* www.SonyEricsson.com/developer

*

* COPYRIGHT All rights reserved Sony Ericsson Mobile Communications AB 2005.

* The software is the copyrighted work of Sony Ericsson Mobile Communications AB.

* The use of the software is subject to the terms of the end-user license

* agreement which accompanies or is included with the software. The software is

* provided "as is" and Sony Ericsson specifically disclaim any warranty or

* condition whatsoever regarding merchantability or fitness for a specific

* purpose, title or non-infringement. No warranty of any kind is made in

* relation to the condition, suitability, availability, accuracy, reliability,

* merchantability and/or non-infringement of the software provided herein.

*

* Written by Jöns Weimarck, January 2005

*/

public class StreamingVideo extends MIDlet implements CommandListener, PlayerListener, Runnable{

private Display myDisplay;

private Form myForm;

private Thread streamingThread;

private Player myPlayer;

private VideoControl vc;

private boolean running=false;

public StreamingVideo() {

myDisplay = Display.getDisplay(this);

myForm=new Form ("Streaming Test");

myForm.addCommand(new Command("Exit", Command.EXIT,0));

myForm.addCommand(new Command("Start", Command.OK,0));

myForm.setCommandListener(this);

}

protected void startApp() throws MIDletStateChangeException {

myDisplay.setCurrent(myForm);

streamingThread = new Thread(this);

}

protected void pauseApp() {}

protected void destroyApp(boolean unconditional) {

try {

myPlayer.stop();

myPlayer.close();

}

catch( Exception e ) {

log("Exception: " + e.toString());

}

}

/**

* Inits and starts the Player for Video Streaming

*/

private void startStreaming(){

try{

myPlayer = Manager.createPlayer("rtsp://MyServer/MyFile.3gp");

myPlayer.addPlayerListener(this);

myPlayer.realize();

// Grab the video control and set it to the current display.

vc = (VideoControl)myPlayer.getControl("VideoControl");

if (vc != null) {

myForm.append((Item)vc.initDisplayMode(vc.USE_GUI_PRIMITIVE, null));

// sets the display size of the video.

vc.setDisplaySize(120,160);

}

myPlayer.start();

}catch(Exception e){

log("Exception: " + e.toString());

}

}

public void commandAction(Command c, Displayable s){

if(c.getCommandType()==Command.EXIT){

running=false;

notifyDestroyed();

}else{

streamingThread.start();

}

}

/**

* PlayerListener Interface method, logs all player event.

*/

public void playerUpdate(Player player, String event, Object eventData){

log(" ** playerUpdate: " + event + " **");

}

public void log(String msg){

System.out.println(msg);

}

public void run() {

running=true;

startStreaming();

while(running){

Thread.yield();

}

}

}

原文请参考:go streaming with v800

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
2023年上半年GDP全球前十五强
 百态   2023-10-24
美众议院议长启动对拜登的弹劾调查
 百态   2023-09-13
上海、济南、武汉等多地出现不明坠落物
 探索   2023-09-06
印度或要将国名改为“巴拉特”
 百态   2023-09-06
男子为女友送行,买票不登机被捕
 百态   2023-08-20
手机地震预警功能怎么开?
 干货   2023-08-06
女子4年卖2套房花700多万做美容:不但没变美脸,面部还出现变形
 百态   2023-08-04
住户一楼被水淹 还冲来8头猪
 百态   2023-07-31
女子体内爬出大量瓜子状活虫
 百态   2023-07-25
地球连续35年收到神秘规律性信号,网友:不要回答!
 探索   2023-07-21
全球镓价格本周大涨27%
 探索   2023-07-09
钱都流向了那些不缺钱的人,苦都留给了能吃苦的人
 探索   2023-07-02
倩女手游刀客魅者强控制(强混乱强眩晕强睡眠)和对应控制抗性的关系
 百态   2020-08-20
美国5月9日最新疫情:美国确诊人数突破131万
 百态   2020-05-09
荷兰政府宣布将集体辞职
 干货   2020-04-30
倩女幽魂手游师徒任务情义春秋猜成语答案逍遥观:鹏程万里
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案神机营:射石饮羽
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案昆仑山:拔刀相助
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案天工阁:鬼斧神工
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案丝路古道:单枪匹马
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:与虎谋皮
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:李代桃僵
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:指鹿为马
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案金陵:小鸟依人
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案金陵:千金买邻
 干货   2019-11-12
 
推荐阅读
 
 
 
>>返回首頁<<
 
靜靜地坐在廢墟上,四周的荒凉一望無際,忽然覺得,淒涼也很美
© 2005- 王朝網路 版權所有