RTP support in J2ME

hi,
i am doing a proj to stream captured video to mobile phones. i can stream them using rtp. but in the mobile, i am not able to receive it.
the code is
player = Manager.createPlayer("rtp://192.168.10.81:42060/video");
this throws a mediaexception: cannot create player for rtp 192.168.10.81:42060/video
can anybody help me plz... its urgent.
thanks in advance
premitha

HI all,...
appearantly we all have the same problems...
i want 2 implement rtp player for ipaq h5550. Ive used j9 but i dont know how to implement mmapi to ipaq so j9 can run it....
i want 2 use the jeode vm with jmf, but i dont have any jeode coz ive lost my cd...and they (HP) doesnt support it anymore,
i heard in the forum that rtp player worked with j9 and jmf crossplatform. so would anyone who have made it please help all of us,..
im beginning 2 felt sick about this.....
thx
regards ,
hendra

Similar Messages

  • Darshan Prajapati -- About RTP support in J2ME

    Hello friends I am developing the SIP client on J2ME. I want to route speech packets in real time in both client server direction. Also I want to continuously monitor the microphone to get the speech of the user and then simultaneously encode that speech and send it over wifi or internet through RTP packets.
    So how can I do this? Please tell me api for getting continuous input from microphone(I do not want to first record and then send it.) and also making RTP packets to send it on internet.
    Thanks in advance !
    Darshan Prajapati

    There is no RTP support in J2ME. Vikram Goyal has done some experiments using current mmapi but it does not work because of limitations of Manager and Player classes.
    http://today.java.net/pub/a/today/2006/08/22/experiments-in-streaming-java-me.html?page=1

  • RTP support in Burrito

    Hi,
    Do burrito support RTP/RTSP . I need to build a rtp streaming app for android. Can Burrito be used for it ?
    If possible pls give some reference link .
    Regards,
    Amit

    There is no RTP support in J2ME. Vikram Goyal has done some experiments using current mmapi but it does not work because of limitations of Manager and Player classes.
    http://today.java.net/pub/a/today/2006/08/22/experiments-in-streaming-java-me.html?page=1

  • Jdk1.3+ support in J2ME

    Hi,
    Can somebody tell me if j2ME supports all classes written using JDk1.3 and JDK1.4? I mean if we write some java classes using Jdk1.3 will they run seamlessly on a PDA or mobile device that supports the latest version of J2ME? (By seamlessly i mean that we wont have to introduce any changes in them just because some classes of jdk1.4 are not supported by J2ME...)
    Tahir.

    If by j2me you mean MIDP (the profile most java enabled mobile-phones implement), than it's definitively not possible.
    Even with PersonalJava you would have to make some changes to get it to work (some classes are not supported).
    So the answer is: no.

  • RTP simulation on j2me for voice transfer

    hi,
    i m developing a voip app for mobile. i have some probs.
    can we have rtp impln on j2me ?
    or can we simulate UDP as RTP ?
    whats a best packet size for transferring realtime recorded voice ?
    My prog reports around 8KB of data for 1sec recording.
    can anyone put some light in this darker area of coding.
    thank u.

    Sebastien,
    The 7960 phones have an option called PC Voice Vlan Access in the CCM Phone configuration. The default is on for this. If you don't want your phone traffic to be captured on the PC port disable this. Here is the documentation description.
    PC Voice VLAN Access : Indicates whether the phone will allow a device attached to the PC port to access the Voice VLAN. Disabling Voice VLAN Access will prevent the attached PC from sending and receiving data on the Voice VLAN. It will also prevent the PC from receiving data sent and received by the phone. Set this setting to Enabled if an application is being run on the PC that requires monitoring of the phones traffic. These could include monitoring and recording applications and use of network monitoring software for analysis purposes.
    This is a required field.
    Default: Enabled.
    Additionally as an FYI the 7970(and possibly some other newer phones) has a secondary option as well.
    Span to PC Port : Indicates whether the phone will forward packets transmitted and received on the Phone Port to the PC Port. Select Enabled if an application is being run on the PC Port that requires monitoring of the IP Phone's traffic such as monitoring and recording applications (common in call center environments) or network packet capture tools used for diagnostic purposes. To use this feature PC Voice VLAN access must be enabled.
    This is a required field.
    Default: Disabled.
    Please rate any helpful posts
    Thanks
    Fred

  • Which handheld devices support both J2ME and Wi-Fi?

    Which handheld devices support both J2ME and Wi-Fi?

    Hi,
    Got the Lumia CYan update yesterday hoping that it would fix my bluetooth problem. I have Cortana on my Hong Kong country variant but still bluetooth issue is not resolved.
    After pairing instance, the bluetooth does not re-connect on subsequent attempts (it does try to reconnect). On reconnect attempt it fails and presents "tap to pair" under the bluetooth network.
    Please help.
    Daman
    Lumia 1520
    Past: Icon, 928, 720, N9, N97(ugh)

  • Help reqd fr rtp streaming in j2me....

    hi,
    i am new to the world of J2ME n my doing a project fr my final year.i am developing an application, wherein i can chat via bluetooth.This involves chatting via text mssgng,audio n video chat.I hv implemented text module via client/server architecture.
    I tried the same method fr live audio/video transfer,but m facing problems..I can save the file temporarily but
    The stream parameters read null values while streaming..can't figure out the problem..
    However ,i thought of an alternative ie. to use RTP fr streaming those files.
    But nw im clueless as to whr to begin,as i read j2me does nt support rtsp/rtp.also vry few devices support it..
    pls ppl,i need ur timely help,n il be vry grateful fr all tht u can share..

    HI all,...
    appearantly we all have the same problems...
    i want 2 implement rtp player for ipaq h5550. Ive used j9 but i dont know how to implement mmapi to ipaq so j9 can run it....
    i want 2 use the jeode vm with jmf, but i dont have any jeode coz ive lost my cd...and they (HP) doesnt support it anymore,
    i heard in the forum that rtp player worked with j9 and jmf crossplatform. so would anyone who have made it please help all of us,..
    im beginning 2 felt sick about this.....
    thx
    regards ,
    hendra

  • Unicode support in j2me urgent

    does kvm supports unicode?
    how can we display arabic characters by using j2me?
    thanks
    iffat,beenish

    the MIDP is much more restricted in terms of localization than j2se. however, the CLCD can handle 16-bit unicode characters using InputStreamReader and OutputStreamWriter.
    if you look at a constructors:
    InputStreamReader (InputStream ins, String enc)
    the class converts the input bytestream into a unicode character stream based on the encoding given by the value enc.
    more info:
    http://java.sun.com/j2se/1.3/docs/guide/intl/encoding.doc.html

  • Adding MP4/RTP support in JMF

    Hi All,
    I want to add support in jmf to stream RTP streams for MP4 files. For this i used Fobs4Jmf to read mp4 files from the local system. As fobs4jmf only read MP4 file from local system and render it on jmstudio, but not able to create MP4V/RTP and MP4A/RTP, therefore i tried writing my own packetiser for MP4 files. But then i realised fobs4jmf uses FFMPEG_VIDEO codec to read all videos and FFMPEG_AUDIO codec to read all audios. FFMPEG_VIDEO converts all video types MP4,mpeg etc to RGB format and FFMPEG_Audio converts all audio types to LINEAR format. Now i want to send this data in MP4/RTP packet but have no idea how to convert RGB in MP4V and Linear into MP4A.
    I think i am missing something. Or i am doing it all together wrong.
    My ultimate aim is to stream videos to mobile using RTSP. I have written my RTSP server but for that i need RTP streams.
    Is there any other way to stream RTP streams to mobile from jmf.
    Kindly help me i am totally stuck.

    search4rajat wrote:
    Hi, is anyone there who can help me. Where is captfoss and other gurus of jmf. I was on vacation.
    Kindly help me it is very important. Any slight insight may be helpful.... like how to stream RTP to mobile.I doubt it's "very important"...
    If the remote system handles MP4/RTP streams, then you'll likely need to do nothing else but write an MP4 packetizer... and the packetizer probably won't need to do anything but break the file up into peices, no special processing.
    [http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/solutions/CustomPayload.html]
    Modify that example so that instead of taking in AudioFormat.LINEAR and outputting CUSTOM_PCM, make it so it takes in MP4 and outputs MP4_RTP... and just play around with the example. I've never written a custom packetizer, so I don't have any grand advice other than, use that example and try to create a simple MP4 packetizer.
    Your processor shouldn't be transcoding from MP4 to RGB if you're wanting to transmit in MP4-RTP. It should be transcoding from MP4 directly to MP4-RTP, which is what your custom packetizer will do...

  • RTP Support

    I want to connect mobile device with a remote PC that has created an RTP session .How can I do this ?
    I checked with this
    Manager.createPlayer("rtp://127.0.0.1:9998/video");
    but it is not working and an exception is thrown
    so please help me if any one has idea abot this?.

    For my project, I initially considered JMF...but ran into issues due to the level of abstraction it provides. With JMF, I was able to play audio easily but to actually do anything else with it was almost impossible or very difficult given the provided interfaces. And judging from the last release, I don't think Sun is actively supporting it.
    My project plays live streaming audio over RTP using Java Sound. There is a Java library that implements the RTP protocol called jrtp which can be found at https://jrtp.dev.java.net.

  • Is WMA format is supported in j2me

    i am interested in playing a WMA format file through player obj is it possible ? if not so how can i add marker to mp3 or au or mid format
    hoping for an early reply
    thankx in advance

    sojourner_jdk wrote:
    Hi DarrylBurke,
    You are right. Its not "Format". String has "format" function ..
    String s = String.format("The Number : %d %s", num, str);Is there such class/api in J2ME?
    Thanks,
    Regards,
    -DKIn J2ME MIDP, [String has no "format" function|http://java.sun.com/javame/reference/apis/jsr118/java/lang/String.html|javadoc].

  • Re: Dubt about the JMF 2.1.1 - Supported Formats and RTP supported

    Post your JMF question on that forum:
    http://forum.java.sun.com/forum.jspa?forumID=28

    It can be done in Designer, but I don't think it can be done with AcroForms (forms within Acrobat).
    I should mention that there is an option that allows the latter. In that case you have to convert the DOC file to an HTML file in WORD (it should be a fillable HTML). Then use create PDF from web page to make the fillable form in Acrobat.

  • Support for JDk1.3+ in J2ME

    Hi,
    Can somebody tell me if j2ME supports all classes written using JDk1.3 and JDK1.4? I mean if we write some java classes using Jdk1.3 will they run seamlessly on a PDA or mobile device that supports the latest version of J2ME? (By seamlessly i mean that we wont have to introduce any changes in them just because some classes of jdk1.4 are not supported by J2ME...)
    Tahir.

    I suppose that if you don't use classes that aren't supported by J2ME and are supported by JDK1.3+ you won't have a problem.
    Everething Depends on the J2ME technology you are using. For example if you are using Personal Java your classes should be compatible with JDK1.2 or less.
    Hope that helps...

  • Does Verizon support J2ME?

    We are developing J2ME cell phone based applications for mobile learning and test preparation See
    PowerVocabForGRE2006 at http://www.applimobile.com/
    We are running into problems with deploying them on phones from Verizon. I noted that Verizon supports BREW. Does it mean that they have NO SUPPORT for J2ME? Is there an alternate way to get J2ME apps to run on their phones?
    Please help! We also have a trial download on our website, so if you wan to try it out on your Verizon phone before replying, that would be awesome. Thanks.

    If it support BREW, it does not support J2me! Solution would be:
    1. to port the J2me code to brew
    2. to make BREW wrappers for the J2me code stuff.
    And you don't need to spam to aks questions. It works well without all the crap around it ;)

  • FMS3 support for RTP

    Hi,
    I am trying out a "live" application in FMS3.0 which
    involoves streaming a live feed from a host in rtp format to
    fms3,and i want fms to broadcast this live feed again...so just
    wanted to know whether anyone has tried rtp support for
    fms3.

    FMS3 doesn't support RTP/RTSP stream ingest.

Maybe you are looking for

  • Ipod touch will not sync podcasts consistently after upgrading

    I don't know if anyone else noticed this or not. Whenever I have a new podcast I normally just sync my iPod touch and everything is good. After upgrading to iTunes 10, when I sync not all of the podcasts come over to my iPod. It's very hit and miss,

  • SQL server issue on x40

    I recently started with an unusual error on each re-boot......'SQL server install is either corrupt or tampered with (unknown package id)...pls uninstall and then re-run setup to correct.' Question, do I really need SQL server or can I remove it comp

  • Video Chat disconnects after a minute

    I have attempted to use the video chat on more than one occassion I am ok for literally one or two minutes before it disconnects me.  I have tried to swtich the router, I have turned off wi-fi from my Torch and laptop.  Nothing seems to work and it's

  • Automate approval process

    Hi All, Here is the scenario.. when we upload document(s) into a KM folder which is enabled for Approval process, we want to skip the first step "User clicking on submit for approval" button for starting the Approval workflow, whenever we create docu

  • SQL_ACCESS_Advisor from SQLdevloper

    Hi, Can we change output language in Sql devloper? Can we run SQL_ACCESS_Advisor from SQLdevloper ? In the following links they  talk all about sql tuning advisor. And not sql access advisor. http://download.oracle.com/otn_hosted_doc/sqldev/tuningadv