Video streaming using bluetooth

First I'll establish a HP as a server and the other HP as a client for video streaming using bluetooth. Can anyone please tell me if video streaming using bluetooth is possible for Nokia N7610. I have tried my program in emulator WTK2.2, it's working like what I want..but there's a problem when I'm trying in N7610,N3230,N6233..it said that "there's no services" when client program try to find services from server program
ServiceRecord[] listService=null;
listService=new ServiceRecord[records.size()];
for(int i=0;i<records.size();i++)
{listService[i]=(ServiceRecord)records.elementAt(i);}
for(int i=0;i<listService.length;i++)
{while(!isClosed)
{StreamConnection connection=null;
               String url=null;
               try
                 {url=listService[i].getConnectionURL(ServiceRecord.NOAUTHENTICATE_NOENCRYPT,false);
connection=(StreamConnection)Connector.open(url);
catch(IOException e)
{System.err.println("Note: can't connect to:"+url);}
byte[] movieData=null;
try
{InputStream inputStream=connection.openInputStream();
                  int length=inputStream.read()<<8;
                  length|=inputStream.read();
                  if(length<=0)
                    {throw new IOException("Tidak dapat membaca ukuran movie");}
movieData=new byte[length];
length=0;
while(length!=movieData.length)
{int n=inputStream.read(movieData,length,movieData.length-length);
                        if(n==-1)
                          {throw new IOException("Tidak dapat membaca data movie");}
length+=n;
inputStream.close();
catch(IOException e)
{System.err.println("Can't read from server for:"+url);}
finally
{try
{connection.close();}
catch(IOException e)
try
{layar=Image.createImage(movieData,0,movieData.length);}
catch(Exception e)
{System.err.println("Error: wrong image data from:"+url);
                  continue;
client.showImage(layar,"Movie");
I don't know if my problem is in client program or in server program.
:confused:
I will appreciate a brief reply how to fix this problem.
Thanks
* Timothy *

This is possible
because you will get streams for both data in and out...
but the problem is that the j2me player is not always streaming supported.
Since your server is mobile for streaming you have to implement a streaming server on ur server mobile.
but you can play the whole video chunk by chunk... in many fashion...

Similar Messages

  • Mobile video streaming using bluetooth

    hi to all!!
    im current ly workin on my project regarding video streaming using bletooth in mobile phones.
    the mobile phones are both the server and the client.
    my question is this:
    Is it possible to stream videos using bluetooth?
    and could you please give references regarding this matter??
    many thanks!

    This is possible
    because you will get streams for both data in and out...
    but the problem is that the j2me player is not always streaming supported.
    Since your server is mobile for streaming you have to implement a streaming server on ur server mobile.
    but you can play the whole video chunk by chunk... in many fashion...

  • HELP: Is it possible to record from multiple video streams using iMovie?

    Is it possible to record from multiple video streams using iMovie.
    I want to record a presenter on a greenscreen and also his powerpoint slides at the same time and cut from one to other.
    Can imovie record from screen and camera at same time?
    If so is there a link to somewhere explaining how to do so?
    If not, what is the most efficient way to do so, without having to learn a whole complex program?
    Please advise asap.
    Very many thanks

    Alan and Anthony,
    Thanks for the quick responses. Unfortunately, there is no backup :(.
    I will ask if they get logged into the global zone, but one thing I forgot to mention is that this zone (as are all our non-global zones and the global zone also) are configured for ldap logins.
    Assuming that they can even try to login to the global zone, can they even see the directory structure in the non-global zone (sorry, I haven't worked with Zones much thus far) from the global zone?
    Also, if they can see the non-global zones directory structure, what should they then try?
    Also, I've been searching and I've seen some suggestions of running a "pkgcheck -af" which might restore the directory permissions to what the various packages expect. Assuming that they can get to the point that they can at least log into the zone, is that something that would work?
    I'm setting up a new test Solaris box now, with a zone, to try to reproduce the problem. If I can reproduce the problem, I'll post back whether or not I see the same thing.
    In the meantime, if anyone has any suggestions, please post them.
    Thanks,
    Jim
    P.S. In case you're wondering, the box/zone that got messed up was a test/integration zone, and they were in the process of installing some software when this chmod happened.

  • P2p video streaming using jmf (is it possible to "forward" the stream ?)

    Hello
    In my project a peer will start streaming captured video from the webcam to his neighbors and then his neighbors will have to display the video and forward(stream) it to their neighbors and so on . So my question is can i do this using jmf , a simple scenario will be : peer_1 streams to peeer_2 and then peer_2 to forward(stream) the video received from peer_1 to peer_3 .
    I've read the jmf2_0 guide and i've seen that it's only possible to stream from a server to a client and that's about it , but i want also the client to pass the stream forward to another client ... like for example [http://img72.imageshack.us/img72/593/p2pjmf.gif|http://img72.imageshack.us/img72/593/p2pjmf.gif]
    I want to know at least if this it's possible with jmf or should i start looking for another solution ? and do you have any examples of such projects or examples of forwarding the stream with jmf ....
    thanks for any suggestions

    _Cris_ wrote:
    I want to know at least if this it's possible with jmf or should i start looking for another solution ? and do you have any examples of such projects or examples of forwarding the stream with jmf .... You can do what with JMF. Once you receive the stream, it's just a video stream. You can do anything you want with it...display it, record it, or send it as an RTP stream.

  • Error 74 Unflatten from String in video streaming using TCP

    I am working on video streaming ( source: USB camera) using TCP. However, am constantly getting held up in "Unflatten from String" with Error 74 occuring stating "Memory corrupt". Kindly help me through in solving the issue.
    Attached is the VI having both the send/ recieve together and communicating using localhost. 
    Attachments:
    Image acquisition & transmit.vi ‏189 KB

    Shoaib Akhtar wrote:
    Thanks  for the reply!
    Restricting the TCP sent dta to two bytes was a mistake, that has been rectified.
    However, we are unable to resolve the "Unflatten from String". their just doesn't seem to be any sub-VI or function, that I can find which could convert the string to IMAQ image!
    Kindly help in the same!
    Best. 
    Actually at least in earlier versions of IMAQ the normal Unflatten from string should be able to createthe IMAQ image when you transmit the right data. You can try that by writing the string from IMAQ Flatten.. to a file and reading it back and unflattening. If that works, you know you are making some errors in the TCP communication.
    Message Edited by rolfk on 01-11-2010 08:37 AM
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • What if I want to LET USER CACHE videos streamed using FMS3?

    For my new video website I want the users TO BE ABLE TO CACHE
    but at the same time I want them to have the benefit of jumping
    anywhere on the timeline to see only the part they are interested
    in without downloading complete video (which can be done only
    through streaming IMHO)
    Is it possible in FMS3? any other solution?

    On Fri, 29 Feb 2008 02:18:29 +0000 (UTC), "anshulag"
    <[email protected]> wrote:
    >For my new video website I want the users TO BE ABLE TO
    CACHE but at the same
    >time I want them to have the benefit of jumping anywhere
    on the timeline to see
    >only the part they are interested in without downloading
    complete video (which
    >can be done only through streaming IMHO)
    The answer is "HTTP Streaming". In fact you don't need FMS if
    you wish
    to allow users to cache videos. You can use any webserver
    with
    PHP/MySQL. AFAIK, Google Video works just in this way. You
    can find
    some brief description of how HTTP Streaming works for
    example here:
    http://home.openworldpresenter.com/flash/index.php?pid=43
    Sorry, it's not an advertizing, but just a link. Of course,
    you'll
    need to create some special SWF movie (pretty simple though)
    to let
    your viewers to see such videos. Fast navigation is
    guaranteed.

  • Video streaming using third-party wireless connection

    Hey,
    I just loaded a new website (www.j3motorsport.com) and it has flash movie
    banner on top, which stops playing while its loading. I have the same problem watching videos on youtube.com. Are there any settings in Airport Extreme I can adjust to speed load time up? any help would be welcomed.
    Best,
    Michael

    Welcome to the discussions.
    This really depends on the type of connection you are
    using, more than anything else.
    If you are on Dial up that, I am sorry to say goes
    with the territory.
    You shouldn't be having a problem over DSL or Cable.
    The transfer rate on the Airport Extreme Base is not
    the issue.
    It may also be a direct result from the type of
    player and the settings used. Many will offer 56k or
    DSL, or Cable settings when viewing video content.
    It could also be caused by the developer of the site,
    and what format they used to render there projsct and
    the technolgy, Real Player, Windows Media Player,
    Quicktime, Macromedia Flash,
    On some occasions you may have to download there
    players to get the video to work as well.
    Cheers Don
    Don,
    Thanks for the response. I'm using cable internet, and the site is one I had developed. the flash banners in that site are made with flash 8, and they stream fine over my direct DSL connection at my office. I haven't tried directly connecting here, because I'm afraid I'll screw up my wireless settings. any advice?
    Thanks again,
    Michael

  • How to use rtmp video streaming using wowza server in iOS?

    I was trying to implement video chat ios application i want to use wowza server. I worked on http streaming and its working but, i need live chat so i need to use rtmp.
    Can any one help me to have sample code to stream vedio from wowza local server using rtmp protocol
    or any tutorials..

    You can add "hint" tracks via AppleScript (download the collection):
    http://www.apple.com/applescript/quicktime/
    Of course, these only run on a Mac.
    You may have other issues with formatting and should check the FAQ page at the QTSS Site.

  • Is it possible to open a multicast UDP/RTP video stream using AIR

    Hello,
    The project is for a 'kiosk' style system that shows digital signage after an amount of time with no one touching the screen.
    The digital signage is an IP stream from something like a ikusi.tv streamer. Which use UDP or RTP.
    I've seen elsewhere that Flash can open RTMP streams but I cant find any info about other protocols.
    Cheers.
    Isaac.

    Hello,
    you always talk about CS3. Does it mean you don't have CS4, which jmlevy has suggested to use?
    In this case you can download it there Download CS4 products (where you need a serial number) or from there, where you can get a trial version:
    http://prodesigntools.com/download-adobe-cs4-and-cs3-free-trials-here.html (Note: Very Important Instructions)
    Hans-Günter

  • Remote video streaming not working with Windows Server Essentials Media Pack

    I installed Server Essentials Media Pack and the video streaming via remote access does not seem to be working. I see all the video files on the server's remotewebaccess page in "Media Library" group. When I try to play the video in Chrome
    the player appears for a brief moment, but then the browser starts downloading the entire file. With Internet Explorer the empty browser window opens and the download starts. I am trying it while outside of my local network. The video streaming used to work
    with Server 2012 Esesentials. Am I missing some additional codecs or remote streaming is no longer supported?

    Hi,
    What’s the default player for these media files on your computer? The issue may be caused by the default player could not load the media file correctly. Please make sure Windows Media Player
    with full codec installed is the default one. And then check if the media streaming feature could work as normal. Here is an article about how to configure the media streaming feature, hope it helps.
    Manage Digital Media in Windows Server 2012 Essentials
    http://technet.microsoft.com/en-us/library/jj628151.aspx
    Best Regards,
    Andy Qi
    Andy Qi
    TechNet Community Support

  • Windows Media Player & Video Streaming

    Hi, there!
    Is it possible to send Video Streaming (using JMF) to
    Windows Media Player? If so, how could I do that???
    Thank You very much!!
    Cesar

    Hi Jupiter,
    Yes, JMF supports streaming media using the public standard RTP and RTSP protocols.
    JMF supports both transmission and reception of media over RTP for a variety of media formats. For a list of the default formats supported, check:
    http://java.sun.com/products/java-media/jmf/2.1.1/support-rtp.html
    It also fully supports RTCP. Besides, JMF implements the "RTP Profile for Audio and Video Conferences with Minamal Control", RTP/AVP.
    The front end GUI application, JMStudio can be used as a standalone application to transmit and receive RTP streams. To implement custom RTP applications using JMF as a framework, check out the RTP samples
    on the solutions page: http://java.sun.com/products/java-media/jmf/2.1.1/solutions/index.html
    OR you can refer this URL.
    http://java.sun.com/products/java-media/jmf/2.1.1/faq-jmf.html#jmf2-rtp-features
    I hope this will help you.
    Thanks
    Bakrudeen
    Technical Support Engineer
    Sun MicroSystems Inc, India

  • Video streaming from iPhone to Apple TV only plays the sound.  How can I fix this?

    Video Streaming using AirPlay from iPhone(5s) to Apple TV only plays the sound.   The TV screen goes blank when I choose AirPlay but only the sound plays.   How can I fix this?

    Is this using a specific app or apps?  Not all apps support video out over AirPlay, the option is up to the app developer.

  • Surface windows RT , video streams working bad

    Hello together,
    i just have two greater problems on my surface with windows RT. 
    1. Streams like Events from the ufc.tv (only the events) are stuttering. So bad that it is not lookable. I checked my hardware, i changed my router. I got an 25 Mbit internet connection. On my surface coming 23,6 Mbit.
    This video stream uses only 3000 Mbit. On my PC all is working fine. Also when you change video quality to automatic, the stream performance go down afer 3-4 minutes. If you change it to 3Mbit the stream works, but the stuttering is really bad. If you look on the clock in the stream all is working well. I don't know what to do. I also talked with the surface support but they don't have any solvings. German site kabel1.deve same problems ( if i want to look series like sons of anarchy). The hardware usage is about 20%. No other apps are open in the background. I also interrupted the live synchonisation of the apps. The surface is updated on newest revision.
    2. The second problem is on german myvideo.de site. When you look a video and the ad is coming , the add never left the picture. So you are not able to look. Itry'd to switch between protected and unprotected mode and it doesnt work.
    Best regards.

    Please open a new bug report on this issue over at bugbase.adobe.com. The following FAQ will walk you through the information we'll need, you can ignore the parts concerning crash reports:
    How do I report a Flash Player crash to Adobe?
    Once the bug has been added, please post back with the bug URL or bug number so that others effected can add their comments and votes.

  • P2p audio video streaming throws permission error.

    hi,
    i am trying to do p2p audio video streaming using latest api & palyer version. But for guests, although the room has auto-promote=true, it throws permission error .
    Error: You need to have owner permissions for changing Multicast property
        atcom.adobe.rtc.sharedManagers::StreamManager/set streamMulticast()
        attraineravc/onSessionCreation()
        attraineravc/__cSession_creationComplete()
        atflash.events::EventDispatcher/dispatchEventFunction()
        atflash.events::EventDispatcher/dispatchEvent()
        atmx.core::UIComponent/dispatchEvent()
        atmx.core::UIComponent/set initialized()
        atmx.managers::LayoutManager/doPhasedInstantiation()
        atmx.managers::LayoutManager/validateNow()
        atmx.core::Application/resizeHandler()
    But when I login using my adobe developer account it seems to be working fine. (at least the above error is not show).
    What am I missing?

    Hi,
    You are trying to set streamMulticast property, and as it is a room level property you need to be a host to do that. Only users with owner role can set/unset multicast in a room.
    Its a one time setting and need not be set by each user. So removing the code that sets the streamMulticast by all guests would fix your issue.
    Thanks
    Arun

  • How to do video streaming in afcs

    Hi,
         I am trying to do video streaming using Adobe flash collaborative service. my requirement is to stream the video files present in my  server
         can anybody help me how to go about it (or) we have any components in AFCS that helps me to do streaming.
         Thanks well in advance
    vasavi

    We currently don't offer this feature. You'll have to look at hosting your own FMS servers or use one of the available FMS hosting companies.

Maybe you are looking for

  • Aging Blackberry

    Very soon my Blackberry Bold will be three years old.  For the past two days I've had trouble just getting it to stay "on" ... rather just going blackout.  A friend looked at it and asked me when I dropped it in water.  Water?  Never, not even close.

  • Different tint between Cinema Display/PC montior and TV?

    Hello! I purchased a Samsung LED TV for monitoring FC Studio trough a AJA Hi5 HDMI miniconverter. I can't afford a Hires SDI HD Pro monitor (3.000 euro or more). Image on the TV looks bluish than on the Apple Cinema Display or another PC monitor. But

  • In alv , how can i  display message like 'NO records in the table'in spool

    When there are no any records , i have to display a message in spool like 'No records exist'. how can i do this?/ Thanks, Suresh.

  • Cisco 1760 with shdsl

    I have a cisco 1760 router with one adsl wic and one shdsl wic (wic 1 shdsl v3).The router has detected the adsl wic but not the shdsl.I am using the following software:c1700-y7-mz.123-4.XG5.bin.I have tried several ios and used feature navigator to

  • APO application 2 (PPDS) in RRP3 view

    Folks Does a receipt/ requirement element with Category group AU/AV which will have the APO application field   ( last column in RRP3 view) entry as 2 (PPDS), be displayed in standard SNP pallning books ? I had included these categories(AU/AV) in one