[SOLVED] Streaming webcam

Hello friends, can you advice me any program that allows me to send to live streaming my webcam or any other camera? Could you also tell me how it works? I tried motion but the video is jerky because motion creates video by a sequence of frames, also there is no audio and the stream can not be transmitted on the web but only in the lan ... thanks
Last edited by TheImmortalPhoenix (2012-04-06 01:09:09)

This program does almost the same things of motion (security webcam) ... as i said i don't want to do this, i want to put my videos in online streaming and i want audio to be enabled...it's for a video podcasting of a radio
it can be used over a internet connection, and without motion detection. using motion detection is an option.
searching google for something like 'zoneminder for internet streaming' brings up some useful pages like -
http://www.zoneminder.com/wiki/index.ph … 332_camera
http://www.brianklug.org/2010/01/zoneminder/
also, the February version of pcformat had a nice review of zoneminder.

Similar Messages

  • Streaming Webcam freezes in Safari after Mountain Lion Update

    A friends url that has his streaming webcam stopped working in Safari after I installed the latest update to Mountain Lion on my MBA. If I reload the page, the clock updates, ticks for 1 second and then freezes again. The webcam site still works with Firefox. Any ideas?

    I have the same problem. My three panisonic webcams no longer work with Safari.

  • Streaming Webcam with media server and cs3

    Can someone explain how to stream a webcam with media server?
    Ive got media server and flash cs3 (actionscript 2.0 in this
    case) installed, and I want to create a live webcam stream, but Im
    not really sure how to do it. I know it involves NetStream, and
    camera somewhere along the line but thats about it. If someone coul
    give me an iea of how to o it that owul be much appreciated.
    Thanks

    Clockwork_Killa,
    I don't use it with webcams, but there are some nice examples
    in William Sanders book, Actionscript 3.0 Design Patterns. It's the
    only book I've found that has any real world examples of working
    with media in Flash with fms2.
    Hope it helps. Good luck. You're going to need it ;)

  • How to stream Webcam and Desktop at the same time?

    Hey Guy,
    I just got a little Problem with  FMLE... I want to stream live during a Game, but I dont know how to stream Desktop and Webcam at the same time ^^. The streaming Platform i want to use is twitch.tv.. the most common Gamin Platform I think...
    I got an IMac i7.
    Pls help me   I dont get how all these ProGamer do it -.-
    Thanks in advance
    Kathi

    You're going to need additional software or hardware.  If you're running a Macintosh, try CamTwist.  It's free and allows you to create virtual "cameras" from just about anything you can see on your computer.  It's a bit clunky getting used to the interfact and how it works, however.
    Hardware solutions (like scanline converters and video switchers) can get pretty expensive.  So you may want to go with a piece of software that can handle on-the-fly video compositing/switching.  There are two applications that come to mind right off the bat -- and lucky for you, both of them can also output to a live streaming server. 
    Wirecast is a popular choice, although the pricing starts around $500.  It's Macintosh/Windows.
    A very popular choice among gamers is XSplit (Windows only) and is a subscription-based model (you pay a small fee by the month, quarter, or year).  XSplit has some very impressive compression happening under the hood, and was originally designed for gamers who wanted to share their desktop, XBOX, or PS3 adventures... all while also being able to lay over banners, PIP (picture-in-picture) of themselves, or anythhing else they wanted to clutter the screen with.
    If you're running on Windows, give XSplit at shot.  It can easily handle your desktop (or most anything else) as a "camera" as well as being able to lay your webcam on top of the desktop feed.

  • Streaming Webcam video help

    I have a webcam that I would like to monitor remotely. Does anyone know of any support information for setting this up through Verizon FIOS?
    TIA

    Thanks for the replies.
    I resolved the issue.
    First thing I did was to set my computer up with a static address (not sure if this was necessary). Then I configured the PC-cillin firewall to allow the port to come through (this was a Duh! moment). I then configured the Actiontech router to "add" a rule (or whatever it's called, sorry at work atm) and set the rule up to UDP and TCP for the port and set the trigger the same as the incoming (I believe is the option).
    Anyway, I got the stream to work..

  • Streaming Webcam through Flash

    Hello, I have a client with a webcam streaming from an IP
    address. However, they want to keep the IP address private, so
    dipslaying the webcam feed through Flash Player might be a good
    option. Can we create a .swf file that will pick up the IP address
    webcam feed and play/rebroadcast it? We have Flash 8. Thank
    you!

    I also have the same question... If the camera() object only
    works with cameras attached to a computer running Flash, then is
    there a way to make an IP camera look like an attached camera to
    Flash?

  • Does Firefox Mobile on Android allow the user to be able to view a Java streamed Webcam?

    I tested the new Evo Shift at the Sprint store and brought up a webcam from the dog daycare center that would not appear on the phone. I was told that you couldn't do this on Android, I wanted to know if viewing the webcam is possible with Firefox Mobile?

    Sorry, Firefox for Android is not be able to display pages that require the Java browser plug-in.

  • [SOLVED] streaming videos directly to mplayer?

    basically what i want to do is watching online videos from the shell via mplayer and elinks w/o downloading them, but not to be limited to youtube, so youtube-viewer is not an option. problem is that mplayer doesn't seem to do the job. some claim you only have to pass an url as an arg for it and that's it.
    $ mplayer -prefer-ipv4 [url]http://www.youtube.com/watch?v=QCuq0_nY3Xk[/url]
    MPlayer SVN-r36498-snapshot-4.8.2 (C) 2000-2013 MPlayer Team
    206 audio & 433 video codecs
    mplayer: could not connect to socket
    mplayer: No such file or directory
    Failed to open LIRC support. You will not be able to use your remote control.
    Playing http://www.youtube.com/watch?v=QCuq0_nY3Xk.
    Resolving www.youtube.com for AF_INET...
    Connecting to server www.youtube.com[173.194.39.137]: 80...
    Cache size set to 320 KBytes
    Cache fill: 2.35% (7716 bytes)
    libavformat version 55.19.104 (internal)
    Exiting... (End of file)
    but that's not it, alas. i passed in different cache sizes as well, but that didn't help either. the funny thing is that youtube-viewer uses mplayer as well and worked perfectly out of the box. i looked at the script and mostly additional args are there as extras.
    cache => 30000,
    cache_min => 5,
    lower_cache => 2000,
    lower_cache_min => 3,
    mplayer => get_mplayer(),
    mplayer_srt_args => '-sub %s',
    mplayer_arguments => '-prefer-ipv4 -really-quiet -cache %d -cache-min %d',
    # Get mplayer
    sub get_mplayer {
    if ($constant{win32}) {
    my $smplayer = catfile($ENV{ProgramFiles}, qw(SMPlayer mplayer mplayer.exe));
    if (not -e $smplayer) {
    warn "\n\n!!! Please install SMPlayer in order to stream YouTube videos.\n\n";
    return $smplayer; # Windows MPlayer
    else {
    my $mplayer_path = '/usr/bin/mplayer';
    return -x $mplayer_path ? $mplayer_path : q{mplayer} # *NIX MPlayer
    anyone had this issue before? i really could use some ideas. thanks in advance
    Last edited by wootsgoinon (2014-03-17 01:07:10)

    mpv is great for X, but it won't work on the framebuffer (not for me at least).
    mplayer -vo help
    Available video output drivers:
    vdpau VDPAU with X11
    xv X11/Xv
    gl_nosw OpenGL no software rendering
    x11 X11 ( XImage/Shm )
    xover General X11 driver for overlay capable video output drivers
    sdl SDL YUV/RGB/BGR renderer (SDL v1.1.7+ only!)
    gl OpenGL
    gl_tiled X11 (OpenGL) - multiple textures version
    dga DGA ( Direct Graphic Access V2.0 )
    fbdev Framebuffer Device
    fbdev2 Framebuffer Device
    matrixview MatrixView (OpenGL)
    aa AAlib
    caca libcaca
    v4l2 V4L2 MPEG Video Decoder Output
    xvidix X11 (VIDIX)
    cvidix console VIDIX
    null Null video output
    xvmc XVideo Motion Compensation
    mpegpes MPEG-PES to DVB card
    yuv4mpeg yuv4mpeg output for mjpegtools
    png PNG file
    jpeg JPEG file
    gif89a animated GIF output
    tga Targa output
    pnm PPM/PGM/PGMYUV file
    md5sum md5sum of each frame
    mng MNG file
    mpv -vo help
    Available video outputs:
    vdpau : VDPAU with X11
    opengl : Extended OpenGL Renderer
    xv : X11/Xv
    opengl-old : OpenGL (legacy VO, may work better on older GPUs)
    vaapi : VA API with X11
    x11 : X11 ( XImage/Shm )
    null : Null video output
    image : Write video frames to image files
    opengl-hq : Extended OpenGL Renderer (high quality rendering preset)
    wayland : Wayland SHM video output

  • Stream Webcam with N95 via Bluetooth

    Can anybody confirm that this really works?
    What do I need to get this going?
    Cheers

    30-May-2008 05:39 PM
    lez1 wrote:
    Thanks, it's not so much the uploading videos.
    What I wanted to acheive (which I don't know if I can) is to use my N95 as a webcam for messenger etc..
    I beleive I can do this using a bluetooth connection but I have no idea how?
    ah, if that is the case try Mobiola
    Mobiola Site here-> http://www.warelex.com/products/webcam/
    edit: oops, sorry i didn't see it was already listed above... that is for mobiola site as well...
    Message Edited by friedbrains on 06-Sep-2008 01:18 AM

  • Streaming webcam using Flash

    I have my website running on godaddy. It's not a business.
    It's more of a personal website. I have Adobe flash CS3. I'm
    running an HTML streaming cam in my website, but I would like to
    convert it to an embedded flash player widget like justin.TV or
    stickam. I have played around with some actionscripts and got it
    work locally, but does not work when I go to my website at work. Is
    there any docs, books or help in getting this to work? I know of
    FMS, but I'm not running my site locally and it's not professional.
    Do I still need this?
    Thanks

    I have my website running on godaddy. It's not a business.
    It's more of a personal website. I have Adobe flash CS3. I'm
    running an HTML streaming cam in my website, but I would like to
    convert it to an embedded flash player widget like justin.TV or
    stickam. I have played around with some actionscripts and got it
    work locally, but does not work when I go to my website at work. Is
    there any docs, books or help in getting this to work? I know of
    FMS, but I'm not running my site locally and it's not professional.
    Do I still need this?
    Thanks

  • [solved] Connect webcam stv680

    Hello
    I want to connect a webcam with the stv680 chip (DNT DXL-Cam) to my linux with usb but it disconnects itself.
    [raunz@fuckup ~]$ dmesg|tail
    stv680 [stv_init:382]
    STV(i): QVGA is supported
    stv680 [stv_init:398]
    STV(i): Camera has 0 pictures.
    stv680 [stv_init:382]
    STV(i): QVGA is supported
    stv680 [stv_init:398]
    STV(i): Camera has 0 pictures.
    stv680 [usb_stv680_remove_disconnected:1507]
    STV(i): STV0680 disconnected
    The /dev/video0 device is not created and I can't use it with cheese. The user is in groups camera and video.
    I already looked through the Wiki for webcams (http://wiki.archlinux.org/index.php/Webcam#stv680).
    What can I do?
    Last edited by raunz (2010-08-09 16:10:49)

    Updated my kernel to 2.6.35 doesn't make a difference.
    everything.log says
    Aug 9 16:27:36 fuckup kernel: usb 7-2: new full speed USB device using uhci_hcd and address 3
    Aug 9 16:27:36 fuckup kernel: WARNING! power/level is deprecated; use power/control instead
    Aug 9 16:27:36 fuckup kernel: Linux video capture interface: v2.00
    Aug 9 16:27:36 fuckup kernel: stv680 [stv680_probe:1429]
    Aug 9 16:27:36 fuckup kernel: STV(i): STV0680 camera found.
    Aug 9 16:27:36 fuckup kernel: stv680 [stv680_probe:1470]
    Aug 9 16:27:36 fuckup kernel: STV(i): registered new video device: video0
    Aug 9 16:27:36 fuckup kernel: usbcore: registered new interface driver stv680
    Aug 9 16:27:36 fuckup kernel: stv680 [usb_stv680_init:1551]
    Aug 9 16:27:36 fuckup kernel: STV(i): usb camera driver version v0.25 registering
    Aug 9 16:27:36 fuckup kernel: stv680: v0.25:STV0680 USB Camera Driver
    Aug 9 16:27:36 fuckup kernel: gspca: main v2.9.0 registered
    Aug 9 16:27:36 fuckup kernel: usbcore: registered new interface driver stv0680
    Aug 9 16:27:36 fuckup kernel: stv0680: registered
    Aug 9 16:27:36 fuckup kernel: stv680 [stv_init:382]
    Aug 9 16:27:36 fuckup kernel: STV(i): QVGA is supported
    Aug 9 16:27:36 fuckup kernel: stv680 [stv_init:398]
    Aug 9 16:27:37 fuckup kernel: STV(i): Camera has 0 pictures.
    Aug 9 16:27:37 fuckup kernel: stv680 [stv_init:382]
    Aug 9 16:27:37 fuckup kernel: STV(i): QVGA is supported
    Aug 9 16:27:37 fuckup kernel: stv680 [stv_init:398]
    Aug 9 16:27:37 fuckup kernel: STV(i): Camera has 0 pictures.
    Aug 9 16:27:37 fuckup kernel: stv680 [usb_stv680_remove_disconnected:1507]
    Please give me some suggestions!

  • [SOLVED] streaming for VLC

    There is a NAS (running Arch) and a workstation (also running Linux - not Arch). The WS accesses NAS via WiFi. Currently NAS shares resources with Samba. File transfer (with cp or, say, worker file manager)  works fine (6-8 MByte/sec, and up to 10-12 MByte/sec with iperf). But when VLC (or Kaffeine) plays HD video (opened from cifs mount point), a speed is just up to 2-3 MByte/sec resulting in broken playing back. Probably the way video engines explore a filesystem is not in harmony with cifs
    So, the question. Can anybody point me to another - not filesystem based - way of multimedia content steaming suitable to be consumed by VLC? NAS resources are limited by hardware: Arch is running on USB stick (and RAID1 for data), 2GB RAM, Celeron E320.
    Last edited by student975 (2011-06-30 01:02:23)

    OK, I have tried minidlna and mediatomb, but also have got stumbling playing back (for HD video). Can not understand why TCP/IP directly (iperf) and file transfer (cifs mount point) do work excellent, while video playing back (both with cifs and streaming) via the same WiFi connection doesn't
    Any suggestions?
    Last edited by student975 (2011-06-29 20:40:37)

  • [solved] streaming my desktop

    hi to all
    i want to do a video chat but instead of send input from a webcam, i want to send my desktop
    which command/programs i can use?
    thanks
    Last edited by nTia89 (2011-01-11 19:36:57)

    How about recordMyDesktop?
    Or vlc http://forum.videolan.org/viewtopic.php?f=14&t=73406
    Or XVidCap / ffmpeg.
    http://en.wikipedia.org/wiki/Comparison … g_software
    Last edited by karol (2011-01-11 19:26:25)

  • Live stream webcam to iOS Devices

    I want to have a flash application take the live Audio/Video stream send it to the server (FMS 4.5) and iOS devices play the stream.
    From reading through a lot of forum posts, it looks like I can use AS3 to encode the video into H264 which is iOS supported, but I dont't see any encoding I can do on the microphone for iOS devices.
    Is there anyway around getting live audio streamed to iOS devices?
    If not, are there any plans to support an enocding to iOS devices?

    For HLS streaming, only aac/heaac are supported audio codec. Though FMS do not disallow packaging mp3, but its mostly depnds upon ios devices to play back them.. We don't recommend mp3 as codec for ios playback.
    Thanks

  • 10.7.3 Does not solve streaming videos via Wiki/Blog/Podcasts

    I have been testing deploying to IOS devices videos embedded and attached to a Wiki or Blog page.
    In the past this worked but with 10.7.3 Server upgrade NO Audio/Video can be played on an IOS devices.
    I have tested this on 3 implementations and none of them work.
    Delivery is fine on desktops and laptops but NOT on IOS devices.
    Is anyone else having these issues as it seems pretty major for those schools with a 1-2-1 deployment.
    Steve

    Hello Chris
    I hope you enjoyed your weekend – my mother was really hoping to have played this weekend, lol.
    Here is the response from Zynga:
    I understand you adobe settings are not allowing you to play the Pioneer Trail.
    --  Please clear your Flash Cache. How to clear flash cache: - Go to: 
    http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager07.htm l
    - Select the "Delete all sites" button. This will clear old information that your computer may be storing
    -- You may also need to give Flash Player permission to store information on your computer. Click the Global Storage Settings (second tab) and set it to at least have 100KB of storage (more the better) Also the sections named "Allow Third-Party Flash Content to store data on your computer" and "Store common Flash Components to reduce download times" must have a checkmark on them. If these two are not enabled, Flash Player won't allow the game to download properly. Another way to improve the game loading is to allow the game to store even more data in the computer to verify if this is enabled you can click on the second-to-last tab named "Website Storage Settings Panel", you will have Faster Loading enabled when it is set to "Unlimited".
    If you need further assistance, please do not hesitate on contacting us again.
    So, after following these instructions and clicking the DELETE ALL SITES BUTTON, I have discovered that a preference is not being stored (screenshot):
    This slider does NOT remember where I set it, so it stays at zero. There is no save button so I can only set it, then navigate away, then return. That's when I see the setting is not remembered.
    Strangely, it is working now. Again, the only thing that I did different this time was delete all sites, as described above.

Maybe you are looking for

  • How to subcribe to a published Outlook calendar in iCal

    I use MS Outlook for work and iCal for my personal calendar.... I use my iPhone for business and personal use. I can't use MS Exchange on my iPhone to sync my Outlook calendar without it overwriting my iCal appointments. I have published my MS Outloo

  • Title Safe for video..

    So I just looked at a sample of my project on a TV and its cut off. What I'm doing now is exporting, re importing to FCE, turning on title safe, and scaling the entire video down to that first border (in between the 2 lines). Will that solve the prob

  • PropertyEditorAdapter deprecated in 11.1.1.5.0

    PropertyEditorAdapter has been deprecated in 11.1.1.5.0. What should take it's place?

  • Unable to start weblogic server from workshop

    I am able to start weblogic through command window. when i try to start via workshop,Nothing happens but weblogic server progress bar says ( starting weblogic server). Please advise.

  • Please Ignore, this is for format testing only

    <html xmlns:v="urn:schemas-microsoft-com:vml"<br />xmlns:o="urn:schemas-microsoft-com:office:office"<br />xmlns:w="urn:schemas-microsoft-com:office:word"<br />xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"<br />xmlns="http://www.w3.org/TR