Capture stream from camera in JSF ADF

Hello to everyone,
I have a strange question. Is there any solution if I want to capture stream from camera in my jspx page. I've searched in the net but unfortunately i haven't found anything.
So, if somebody knows how this problem could be implement I will be very grateful.
Thanks in advance,
Regards

Saykov,
Nothing really to do with jsp/jspx whatsoever. You see, jsp runs on the server. The camera is connected to the client. You would need some type of Java applet/ActiveX/flash object (e.g., something running on the client, where the camera is) to do this. I do know that Flash is able to connect to locally attached cameras (I have seen Flash-based web conferencing software that is able to stream presentations via a webcam)
John

Similar Messages

  • When photo stream is supposed to be fixed?my photos  is not going to photo stream from camera roll, so when this problem will be fixed by apple?

    when photo stream is supposed to be fixed?my photos  is not going to photo stream from camera roll, so when this problem will be fixed by apple?

    There is nothing wrong with Photostream.  The "problem" is likely in the way you are using it.
    In order for photos to be moved into Photostream, two things must happen.  (1) you have to be connected to Wifi, and (2) you have to exit the Camera app. Unless both of those things happen, the photos will not be transferred to Photostream.
    So, shut down your camera app, and connect to Wifi.  Wait a while, and the photos you took with your iPhone should be transferred. 

  • Capturing images from camera and uploading to sharepoint library automatically.

    Hello Everyone,
    My requirement is to capturing images from camera and uploading to sharepoint library automatically. No manual uploading will take place.
    Please suggest me.
    Thanks,
    Rajesh

    Hi,
    From your description, my understanding is that you want to capturing images from camera and uploading to sharepoint library automatically automatically upload images to SharePoint library.
    You will save images in your local computer after capturing visitors’ image. You could develop a custom timer job to periodically get pictures from the local folder in your computer. Please refer to this article:
    Create and Deploy Custom Timer Job Definition in SharePoint Programatically
    http://www.codeproject.com/Tips/634208/Create-and-Deploy-Custom-Timer-Job-Definition-in-S
    you could upload pictures to your SharePoint from the folder with C# code, please refer to this article:
    How to: Upload a File to a SharePoint Site from a Local Folder
    https://msdn.microsoft.com/en-us/library/office/ms454491%28v=office.14%29.aspx?f=255&MSPPError=-2147217396
    Best Regards,
    Vincent Han
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Capture images from Camera directly at high resolution

    Hello Users,
    I want to capture images from Camera directly at high
    resolution. The problem is that although I am able to capture
    images from a Video Object, but the images are small because the
    Video size is only 160x120. So if I am able to capture directly
    from Camera, I am sure to get a higher resolution images at which
    the camera is capturing.
    Any help in this matter will be of great help

    Hello Users,
    I want to capture images from Camera directly at high
    resolution. The problem is that although I am able to capture
    images from a Video Object, but the images are small because the
    Video size is only 160x120. So if I am able to capture directly
    from Camera, I am sure to get a higher resolution images at which
    the camera is capturing.
    Any help in this matter will be of great help

  • YouTube - How to add videos from youtube on jsf-adf

    YouTube - How to add videos from youtube on jsf-adf.
    when i using iframe i can't send data from beans.

    you can use a <f:verbatim> tag in your page and in it just write the HTML code for embedding a video.
    and can i send data from beans class in html components?
    i wrote this
    <af:iterator id="i2" var="row"
    value="#{MyBean.src_items}"
    varStatus="st">
    <af:showDetail disclosed="false" id="sd1"
    styleClass="AFStretchWidth"
    disclosedText="#{row}">
    <f:verbatim>
    <iframe id="ifv" src="#{row}"/>
    </f:verbatim>
    </af:showDetail>
    </af:iterator>
    but that were not worked .
    Edited by: Vakhushti on May 9, 2011 12:40 PM

  • Capture live from camera

    Hi guys,
    I was trying to capture some footage straight from camera but it won't let me do it when I pressed the capture now button. It kept on treating the log and capture as if its capturing from tape. It was asking for the camera to be turned into vtr mode. I have done this before but I can't remember what I've done differently to make it work.
    Any suggestion will be greatly appreaciated.
    Thanks guys.

    James M. wrote:
    You might have done it before, but never with final cut pro... try using Quicktime for live capture.
    James, you sure about that? I can capture live by setting the L&C window to a non-controllable device and hitting capture now. That way FCP is not looking for something like a VTR to control, it just accepts whatever signal is present on the FW bus.
    K

  • Capture Directly From Camera

    Hi Lightroom experts
    I've been using Nikon Capture so far to capture directly from my camera to my computer... can Lightroom also do this for me?
    I've tried a lot of different things but so far I wasn't succesfull with it.
    Can anybody help me out here?
    Thanks a million,
    Mark

    I've used Capture exactly as Lee describes, it works fairly well.
    My only gripe would be that it doesn't display the last image you captured, you have to move around with the cursor keys, which means walking back to the machine, which somewhat defeats the object...
    Damian

  • Capturing directly from camera causes audio to go out-of-sync

    I'm capturing directly from Canon XHA1 camera into FCP7 on my Macbook Pro (onto an external hard drive) via Firewire. I'm also recording to tape in the camera at the same time.
    This works fine -- until I stop & start the tape while recording. This causes the audio to go out-of-sync with the video on the Macbook captured file. (I just let the computer keep capturing, while stopping & starting the tape in the camera.)
    Is there a setting in FCP7 to alleviate this problem?

    YOur not alone.
    I use a Sony Z5, and usually doesnt have a issue, but noticed recently that we are having some sync issues out of the blue.
    We connect to a MacBookPro via firewire and capture live in FCP.
    We have since changed cameras that records onto SD cards, and havent had a issue since. But just wanted to let you know, your not on your own!

  • Capturing footage from Camera using USB port

    Quick question, that I need help with. I have final cut pro and I am trying to capture footage from a Sony Handy Cam. It only has the option to use a use connection to my mac.
    In Final Cut pro, I can't figure out how to set it up to capture from the camera. If anyone can help and/or walk me through the process, that would be a great help.
    Thanks.

    Hi:
    What kind of camere is it: DVD or hard drive?
    If it's a DVD one you can use MPEG Streamclip to convert the MPEG2 files to an editable format like DV.
      Alberto

  • Capturing snaps from Camera ?

    Hi All,
    I'm new to Java ME.
    I'm using Java ME SDK 3.0 which has Wireless Toolkit 2.5.
    My requirement is to open camera and capture the photos.
    But in the available phones(emulators), there is no such camera option.
    Is there any way, in which I can open a camera and get live snaps. I don't want to get a snap from video stream.
    Could you please help me in this
    Thanks,
    Ashoka B K

    From what camera with what connection with which sequence settings on which OS with which version of PR, to just name a few of the missing pieces of info.
    For all those that are not mind readers: Some suggestions

  • App to record screen and capture video from camera at the same time?

    For the love of God, why is it 2013 (the age of YouTube and such), and I can't find an app that lets me record my hdv camera (canon hv30) AND the computer screen at the same time? I make piano tutorials on YouTube and my current workflow is so horrendous that I havent even made a video in almost a year. What should take 30 minutes, takes 5 hours. Here is my current shi**y workflow.
    1. I use iMovie Hd to capture hdv camera
    2. I use QuickTime X to capture the screen (i record a virtual keyboard display that lights up the keys I am playing)
    3. I have to use a DAW to record the piano sound and my voice since iMovie hd doesnt have the ability to record audio from a separate source than the camera, for some **** reason. (opening up and setting up all three programs takes about 8 minutes)
    4. I press "record" on all three programs as quickly as possible to make syncing easier. (my videos are about 7 minutes long, so this part takes about 7 minutes)
    5. After I record all 3 things, I export the video from iMovie into a friendlier format to edit in another video editor since iMovie doesmt have the ability to overlay the screencap over another video (****). (25 minutes)
    6. I render the audio I recorded in the DAW into a wave file. (another 10 minutes)
    7. I import the camera footage, the screen cap, and the audio file into the video editing program. (another 5-10 minutes)
    8. I sync the audio and video clips since they were recorded separately (2 minutes)
    9. I do all the edits (add intro, cut unwanted footage etc) (10 minutes)
    10. I re-render the footage into a final video file. (about 30 minutes)
    This is fu*****g ridiculous. There is no ONE program that does everything I need, just diferrent programs that have a feature I need, but is missing another. For example, a program called "screen flow" let's me record the screen, a camera, and an external audio source all at once, but for some frisking reason, it doesmt support "hdv" cameras (basically anything that records HD). Then, there are programs that record HD, but can't record the screen at the same time. This is only an issue since I am on a Mac, since apparently there are countless of programs that can do all the things I need at once (so I don't have to resync, and render things like 3 times each) and many of them are even free (such as xsplit) but they only work in Windows. For the love of God why? It's 2013 for christs sakes. It shoudnt take me 5 hours to make a 7 minute video. If it wasmt for this turn-off, I would have thousands of piano tutorials on yourtube already.
    So my question. Is there an app that fixes my workflow and allows me to do all the things I need in one program? If there isn't such a program, why isn't there one?

    maybe you have outgrown or just need to look at the "pro" applications instead.
    Other pro audio applications
    https://discussions.apple.com/community/professional_applications/other_pro_audi o
    http://www.apple.com/support/logicexpress/
    http://www.apple.com/support/logicstudio/
    http://www.apple.com/support/finalcutstudio/
    At the least, check out their communities.

  • How to record stream from camera like on YouTube?

    Hello i would to create webcam stream recorder with FMS which should be able record stream in some predefined quality (128000/bandwidth,95/quality) and will be working also in situation if user doesnt have enough internet connection to transfer this stream in realtime. I realized that youtube has solution which is using something like buffer and when user stop recording they are still sending video data to server until stream is completly recorded. I just need some clue how this should solved and which specific features should be used for this solution?
    Thank you very much for any help!

    The only way to transfer photos back to a computer that were synced to your phone from a computer is to use an app like PhotoSync, which can transfer photos from any album on your phone over your wifi.  (They cannot be imported using your usb cable, which only imports camera roll photos, nor can they be saved to the camera roll so the could be imported using your usb cable.)

  • IMovie '11 capturing direct from camera crashed, need to recover file

    I was caputuring direct from a camera via firewire and the drive got almost full, so iMove crashed.  I can find the capture file, a .mov, put it fails to open in quicktime or VLC.
    Please help.  I've got over 2 hours of footage that I really need.
    Thanks,
    Jason

    An alternative solution....for now. If you copy the files to your desktop or in any other folder you want them (it's temporary), you can still import them in iMovie. Just click Archive, Import, Movies and search for the folder you put your files in. I did it several times with success, that means no error! Now I can use my files and edit them in iMovie. You can delete the files on the desktop, since iMovie has copied the files into the iMovie library.
    Another possibility is drag and drop the files from your desktop directly into an event. iMovie will copy the files into the library. For both options I am not sure if analysation for stability en recognising persons had been done while importing, but I guess you can do that later on.
    Do not make the mistake of importing them in Aperture or iPhoto, drag and drop it an iMovie-event and delete it in Aperture/iPhoto... You will only hear the audiostream, you will see miniatures in iMovie, though your videostream is gone. That's how I lost the first video of my second daughter .
    Until there's a good solution or update from Apple it works for me. I hope it does for you too!

  • Capture picture From camera

    Hi....I want to capture the picture into a Blob column.I have a PC and a camera.What should I do.

    Hi,
    There are a number of different ways to do this, and how you make the choice will depend on your application requirements.
    If this is a 'once-only' requirement, and the database is on the same machine you're using to download the images from the camera, then you could save the image files on a local hard drive, create a database directory (SQL> CREATE DIRECTORY...), then load the images from the disk into BLOBs using the DBMS_LOB.LOADFROMFILE procedure.
    For more information on LOBs, see Oracle Application Developer's Guide - Large Objects (LOBs), Oracle SQL Reference, and Oracle Supplied PL/SQL Packages and Types Reference.
    If you need to repeat this this many times, with lots of images each time, then you might want to consider SQL*Loader. See the SQL*Loader documentation for more information on how to use SQL*Loader to load BLOBs.
    If you want lots of user's to be able to do this from different PCs, or if the database is on a different machine than the PC with the photos, then you might want to consider writing a Java JDBC application or a web application to do this. Of course, the advantage of a web application is that it can be accessed using a browser from any system, whereas a Java app would have to be copied to each PC.
    There's a feature called interMedia that ships with Oracle8i and Oracle9i that includes database object types with support for images (and audio and video). The interMedia ORDSYS.ORDImage type allows you to extract properties from images, and process images, for example, to create thumbnail images, and so on. There are two photo album demos that illustrate how to upload, process, and retrieve images stored using the interMedia ORDImage type: the interMedia Photo Album demo Servlet/JSPs demo and the interMedia Photo Album Demo for the PL/SQL Gateway. These demos are included with the Oracle9i database kit, and can be downloaded for Oracle8i from the interMedia samples page on OTN (Java Servlets/JSPs demo[url and [url=http://otn.oracle.com/sample_code/products/intermedia/htdocs/imedia_plsqlgw_sample/imedia_plsqlgw_readme.htm]PL/SQL Gateway demo[url)]. You could easily adapt these examples to use simple BLOBs instead of the ORDImage type, although you wouldn't be able to process the images (unless you used the interMedia relational API). For more information about interMedia, see the [url=http://otn.oracle.com/products/intermedia/]interMedia page on OTN.
    Hope that helps.
    Regards,
    Simon
    null

  • Problems capturing footage from camera - please help!!

    Hello. I have recently purchased Final Cut Express 4 to work with some footage shot last July, but am unable to capture it at all. My computer seems not to recognize my camera. I shot the footage on a Sony HDR-HC3E in HD DV. I have tried to connect the camera to my computer but it does not appear to recognize that anything has been connected to it at all. Is there something that I am missing?

    The HC3 is an HDV camera that can shoot DV. Just to be clear, you shot in HDV not DV, is that correct?
    Make sure you have the correct output from the camera. Make sure you have the correct settings in FE. Make sure you are daisy-chaining the camera through the drive.
    Trash your preferences and launch the application. Does the application recognize the camera? If not do not launch the capture window. Check if system profiler recognizes the camera is attached and what camera it is.

Maybe you are looking for

  • How to define an itab based from a structure inside a class

    Hello Experts, How can I define an internal table based from a structure that is declared inside a class?I want to define it in the START-OF-SELECTION event. I'll create a scenario below: *       CLASS lcl_main DEFINITION CLASS lcl_main DEFINITION AB

  • Popups Not Printing

    Hi. I am generating printed documentation of chapters in my help file that contain popups. When I check the printed documentation, it only contains the topics contained in the table of contents - none of the popups were included. The particular chapt

  • Presenting Called Party with IVR?

    We're building out a prepaid calling card system using IVR instances on Voice Gateways with a modified version of the Debit Card script. The Voice Gateways communicate back to billing software via radius, and so far everything has been going great! L

  • Rename a file PROPERLY on disk

    Im trying to rename a file.. I know you're just going to tell me to use 'renameTo' but that doesnt actually change the files name on disk, it just changes to name of a 'File' object. How do I actually change the name of a physical file on disk that c

  • App called a User automatically without user permi...

    Today I found a issue. My cousin messaged me that she is getting calls from me and able to see my video (it was the ceiling fortunately) and also hear audio. My worry is: 1. I did not call. 2. I have disable Auto-Reply/Auto-Accept I was logged in to