How to capture the video in a file using JMF-RTP?

Please someone help in capturing the live streaming in a file using JMF......
Thanks..

Hi, I have a problem with RTPExport output video files. One side streams H263/RTP(AVTransmit2.java) and other write this steam to a file by RTPExport.java. When network conditions are ideal, output video file has same fps and same number of frames like original file. Problem occures, when theres packet lost in network, then output file has different fps,and also has less frames like original video(because it didnt write missing frames to file, and thats why it get shorter). Pls how can I achieve output file that will have the same fps like original one? How to write to file an identical copy of what I can see while receiveing video with AVReceive2.java? Its there a way to modifi rtpexport or avreceiver to do this? Thanks!

Similar Messages

  • How to sync the video to my iPad using Lightroom Mobile

    HI,
    I wonder how to sync the video to my iPad using Lightroom Mobile. At the moment seems those video files have not been uploaded. I got all my still images downloaded to the iPad except video files.
    Hope someone here can help. I am trying to use Lightroom to replace iPhoto. This is the only thing bothering me.
    Thanks.

    Hi Soup2105,
    Please refer to below article.
    Lightroom mobile FAQ
    Navigate to how to sync option.
    For getting pictures from Iphoto to Lightroom you can refer to below link.
    http://helpx.adobe.com/lightroom/help/import-iphoto.html
    Thanks

  • How 2 get the path of a file Using jsp

    how 2 get the path of a file Using jsp
    i have tried getPath...but i'm geting the error
    The method getPath(String) is undefined for the type HttpServletRequest
    any idea how 2 get the path of a file

    You need ServletContext#getRealPath().
    API documentation: http://java.sun.com/javaee/5/docs/api/javax/servlet/ServletContext.html#getRealPath(java.lang.String)

  • How to capture the data if i am using two Fiscal year variant

    Hi
    My client is required need two type financial statement one is as per company act and calender year.  Other one is company act and fiscal year.
    regarding we have maintain two fiscal year variant one is assigned to company code as per calender yr other one is assigned to Spl.Pr G/L. but how to capture the financial data from company code in case we are using two fiscal yr variant.
    Rekha

    Hi
    U cannot maintain two two fiscal year varaint for a company code in GL. As said by u maintain one fiscal year varaint for GL and the other one for FI SL. When u post FI document in GL automatically the same will flow into FI SL for the corressponding period.
    For example ur Fiscal year varant is April to March in GL
    and Callendar year in FI SL and u do a posting in April 1 (period 1) in GL then it post it to  4th period in FI SL automatically since April is the 4th period in FI SL since it uses K4 as the fiscal year variant.

  • How to update the value in xml file using transformer after setNodeValue

    Hi,
    This is my code
    I want to set update the values in xml file using transformer..
    Any one can help me
    This is my Xml file
    <?xml version="1.0" encoding="UTF-8"?>
    <place>
    <name>chennai</name>
    </place>
    Jsp Page
    <%@page contentType="text/html"%>
    <%@page pageEncoding="UTF-8"%>
    <%@ page import="javax.xml.parsers.DocumentBuilderFactory,
    javax.xml.parsers.DocumentBuilder,org.w3c.dom.*,org.w3c.dom.Element"
    %>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>JSP Page</title>
    </head>
    <body>
    <% String str="";
    String str1="";
    try
    DocumentBuilderFactory dbf = DocumentBuilderFactory.newInstance();
    DocumentBuilder db = dbf.newDocumentBuilder();
    Document doc = db.parse("http://localhost:8084/XmlApplication1/sss.xml");
    out.println("Before change");
    NodeList n11 = doc.getElementsByTagName("name");
    Node n22= n11.item(0).getFirstChild();
    str1 = n22.getNodeValue();
    out.println(str1);
    out.println("After change");
    String name = "Banglore";
    NodeList nlst = doc.getElementsByTagName("name");
    Node node= nlst.item(0).getFirstChild();
    node.setNodeValue(name);
    NodeList n1 = doc.getElementsByTagName("name");
    Node n2= n1.item(0).getFirstChild();
    str = n2.getNodeValue();
    out.println(str);
    catch(Exception e)
    out.println(e) ;
    %>
    <h1><%=str%></h1>
    <%--
    This example uses JSTL, uncomment the taglib directive above.
    To test, display the page like this: index.jsp?sayHello=true&name=Murphy
    --%>
    <%--
    <c:if test="${param.sayHello}">
    <!-- Let's welcome the user ${param.name} -->
    Hello ${param.name}!
    </c:if>
    --%>
    </body>
    </html>

    hi check this exit...
    IWO10012

  • How to capture the video/audio?

    Hi, I would like to ask how may I cature the video by this Premiere pro CS5, use USB or special video capture card?

    Computer does not necessarily need firewire, all depends on the camera.
    SDI an HD are two different concepts.
    http://en.wikipedia.org/wiki/Serial_digital_interface
    http://en.wikipedia.org/wiki/High-definition_video
    You probably mean SD (standard definition)
    http://nl.wikipedia.org/wiki/Standard-definition_television

  • Re: How to play  the remote shared audio file  by JMF?

    did u connect from the client host to the remote host.(use ping to test it)?
    if the test is ok, test the palyer by playing file in ur client host?

    yes,i have tried to connect the remote and copy the remote file to local host ,
    the file could be played in my local host!

  • How to transfer multimedia file using JMF/RTP through Bluetooth

    Hi,
    I am trying to stream a multimedia file via bluetooth but I don't know how to wrap RTP into bluetooth connection.
    I also tried to cut the multimedia file in small pieces but they can't be read by the player.
    How can I stream a multimedia file via Bluetooth using JMF ??
    Regards,
    Danix

    -danix- wrote:
    Hi,
    I am trying to stream a multimedia file via bluetooth but I don't know how to wrap RTP into bluetooth connection.I know absolutely nothing about Bluetooth networking, but I assume you don't wrap protocols into connections with it...
    How can I stream a multimedia file via Bluetooth using JMF ??You'd need to write a custom RTPConnector that would transmit the RTP packets over a Bluetooth connection rather than the standard UDP socket...
    [http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/solutions/RTPConnector.html]
    There's some code to get you started. You'll need to update the SockOutputStream & SockOutputStream classes of the RTPConnector to read/write to a Bluetooth connection rather than a UDP socket.
    Good luck.

  • How to read the data of  a file using upload option....

    Hi Frndz..
    As per my requirment , i need to provide a upload UI to the user , so he can select file to be upload whenever user select the file n clicks on upload button i need to read the data of that fiel that user selects.
    I have a solutions for this in JSP/JAVA , but i was unable to handle this in web dynpro..c this link in jsp ..
    http://www.roseindia.net/jsp/fileupload.shtml
    Thanks in Advance..
    Regards
    Rajesh

    Hi,
    Create a Value attribute (resource) of type Resource, bind it with the property of File Upload UI element.
    On action place the code and Deploy the application
    byte[] bytes = new byte[ 1024];
    FileOutputStream out = new FileOutputStream( new File( <path in server>));
    InputStream in = resource.read( true);
    int len;
    while( ( len = in.read( bytes)) > 0)
         out.write( bytes, 0, len);
    in.close();
    out.close();
    Regards
         Vinod V

  • How to open the phone's hidden files using Nokia P...

    Hello. I am Callista. I like to explore my cellphones using Nokia Phone Browser. Some of the files can be opened while others can't. Graphics menus, which containt clip art ect. are visible. But why gallery menu especially ringtones invisible. Are there any software needed to open these special files? Please send me information on this.
    I'm using now N95. 7610, 3155, and 6015.
    I'm longing for the answer, and I hope can get quick respon from Nokia.
    Thank you very much.

    the nokia phone browser in the pcsuite has limited functionality, it was programmed that way by nokia. if you want to truly explore your smartphone you will have to get a third party app like fexplorer or other neat ones for your phone. there are s60 forums like this one, google it, you can't go wrong.
    everything happens for a reason
    check out my blog @ http://mycellife.blogspot.com/

  • How to turn the video on for skype use

    When I am on skype, people can't see me. What do I have to do?

    You may have to download and install the "latest" version of Skype from their website, then shut Skype down and restart it.  That may solve your problem.
    Hope this helps

  • How 2 get the path of a file

    how 2 get the path of a file Using jsp
    i have tried getPath...but i'm geting the error
    The method getPath(String) is undefined for the type HttpServletRequest
    any idea how 2 get the path of a file

    You need ServletContext#getRealPath().
    API documentation: http://java.sun.com/javaee/5/docs/api/javax/servlet/ServletContext.html#getRealPath(java.lang.String)

  • How to Capture the File Names of any extension using ssis

    Hello,
    Can you please let me know on how to Capture the File Names of any extension(EG : xls,text,.csv etc) at a time  and stores in excel file  using SSIS?
    Any help would be appreciated.
    Thanks,
    Vinay s

    If you need to act differently on each file type separately or if not all types of files are wanted, i.e. the Filespecifier cannot be *.* in the Foreach loop:
    In the ssis package
    make 3 variables:
    to store the file extension, e.g. User::CurrentExtension of type string
    to store the filename found in the directory: @CurrentFilename
    to store the name of the directory where the files reside e.g. User::CurrentDirectory
    make a foreach loop of type Foreach Item enumerator:
    in the items list you add each file extension that you need
    txt
    csv
    xls
    xlsx
    As Variable mappings map the CurrentExtension to Index 0
    Inside this foreach loop add another foreach loop of type Foreach File enumerator, in the collection Expressions
    add Expression Directory , set to @[User::CurrentDirecotry]
    add Expression FileSpec, set to "*." + @[User::CurrentFileExtension]
    In the Variable mappings, map Variable user::CurrentFilename to Index 0
    Inside this loop use Execute SQL Task to insert the filename in a Excel connection.
    Jan D'Hondt - SQL server BI development

  • How to capture DV video with Date in Premiere CS5?

    Hi,
    I'm running Premiere CS5 on a Mac (Lion osx 10.7), and for the first time want to transfer a bunch of DV tapes I have recorded over the years.  The camera I am using for the transfer is a Panasonic PV-GS250.  I would like to be able to transfer over the original date/timecode information in each individual clip so I know when the scene was shot.
    Is this possible?  I've tried reading through the docs and searched the web, but can't seem to figure out if/how to do this.  And/or how to even view that metadata information from within Premiere.
    If Premiere is unable to accomplish this, is there a better software that will allow me to capture the video like this?
    Thanks,
    Eric

    Since CS4 (I think...or CS5...) there is the option to display the shot date.
         On the bin window click it's context menu button (the upper right one) and choose Metadata display... then choose under Dynamic Media->Shot Date.
         If this doesn work with your files, then try the Basic->Date Created choice under metadata too.
    This will display on your bin the date of the shooting. It works perfectly with dv tapes captured via firewire. Please note that if the tapes being captured are dubbed tapes, they should be dubbed via firewire too, to maintain metadata. Any other way the metadata will be lost.

  • How to capture the Logout time in xMII

    Hi Friends,
    How to capture the logout time in xMII when the user clicks on Logout link
    Thanks

    Srikanth,
    It would be better to use a database table(s) to store your audit trail information than an xml file, which could grow beyond a manageable size and then require housekeeping efforts and file rolling, etc.  It would also be much easier to query user related information out of the logs, pareto charts for failed vs. successful login attempts, etc. if the data was stored in a database.
    Have you considered modifying the Relogin.jsp page link in the portal's sub-menu bar?  How about making your own version of this web page and changing the link pointer?  Keep in mind that whatever result you come up with here will need a significant update for NetWeaver UME compatibility in version 12.0.
    Regards,
    Jeremy

Maybe you are looking for

  • CL_BSP_UTILITY DOWNLOAD with delta handling

    Hi Experts, I use the method cl_bsp_utility=>download in the do_handle_event of a subcontroller. For the main controller delta handling is swiched on. (In this download method the navigation->complete is executed) After the do_handle_event of the sub

  • Material in Service Purchase order

    Hi Experts, Please let me know is it possible to Enter Service and Material both in Service Purchase Order. My client is asking for above requirement. He wants to add Material No. also in Service po. If there is any possiblility. Please let me know.

  • Change all icons of a file type in Yosemite?

    Hello, I just upgraded from a early 2011 MBP running Mavericks to a new Retina MBP running Yosemite. I did not use Migration Assistant as I wanted a fresh start and instead have copied over all of my data from a clone manually. I use Parallels 10 to

  • When I open Firefox browser, as well as my homepage opening, a new tab also opens at the same time how can I stop this please?

    This problem has only just started and I don't know why. When I click the Firefox icon to open the browser, my homepage tab opens and another new tab opens up alongside my homepage tab. I have checked and the are no pipe characters in my homepage add

  • Overwrite image webauth-bundle WLC 5500

    Hi, Does any one knows how to replace an image in webauth-bundle on WLC 5500? When I run "show custom-web webauth-bundle", I do see the files: aup.html         login.html                   yourlogo.jpg But, the size of yourlogo.jpg is too big and nee