Must i have FMS to publish a stream from my camera ?

hello
i am building an live streaming website and i am use
1- FMS
2- Apache webserver
i have made the subcriber and i works well .
but i need to build the publisher to allow users to broadcast thier stream from thier cameras.
i have tested a publisher which was build using actionscript and it didn't work untill i have installed the fms on my localhost , but i need a publisher which any user can use in his web browser .

Are you asking whether each publisher needs to have FMS on its machine in order to publish stream - then answer is NO. There is absolutely no need for someone have FMS insalled on its machine to publish stream - what he needs is microphone and camera.
Probably your publisher code was wrong and hence it did not work - may be you just need to put correct URI of your FMS machine in your connection URI instead of "localhost"

Similar Messages

  • I just wanna know if it is necessary to have a wifi connection to stream from Ipad to apple tv?

    I just wanna know if it is necessary to have a wifi connection to stream from Ipad to apple tv? I mean I just want to use it for streaming

    If you only want the free apps, take a look here:
    http://support.apple.com/kb/HT2534
    Read the steps carefully as the order in which you follow them is  critical. Note that you can do this only when creating a new Apple ID. You cannot use an existing ID. 
    You will of course not be able to get anything other than the free apps without entering in some sort of payment method (credit card, prepaid iTunes card, gift certificate, etc.)
    Regards.
    Forum Tip: Since you're new here, you've probably not discovered the Search feature available on every Communities page, but next time, it might save you time (and everyone else from having to answer the same question multiple times) if you search a couple of ways for a topic, both in the relevant forums and in the Apple Knowledge Base, before you post a question.

  • I used to have the ption to sent pics from my camera, but now i can't anymore, how can i reactivate this feature again?.

    i used to have the ption to sent pics from my camera, but now i can't anymore, how can i reactivate this feature again?.

    Your phone will need to be unlock in order to send the picture.
    i.e. if your using the quick access camera while the phone is lock with the passcode, you will need to unlock the phone first then you can send the pic from your camera roll.

  • Cannot open stream from Axis camera

    I'm a newbie in JMF, I'm using JMStudio trying to open a stream from an Axis IP camera.
    I get the following error code:
    UNABLE_CREATE_PLAYERjavax.media.NoPlayerException: Cannot find a Player for :http://192.168.52..../axis-cgi/mjpg/video.cgi?resolution=640x480*
    I can open from the player only mp3 files, if I try to open standard avi files (like clock.avi under windows directory) I can hear only sound but no videos.
    I think I've a sort of codec problem
    Can someone help me?
    Thanks

    pignattino wrote:
    My goal is to save stream from camera to a file.
    I thought that open url could retrieve a mjpeg streamYou can only open URLs if JMF has a DataSource associated with the protocol prefix.
    Protocol prefix means "http", "https", "file", "ftp", etc... the stuff you see before "://" normally.
    JMF can open URLs that use rtp, rtsp, and file by default. It does not do http streaming.
    I tryed also with rtp session but I cannot establish any connection (I can do that with a software like VLC)
    Is that possible? What am I doing wrong?How the hell should I know know what you're doing wrong? All you said was you tried to do something, didn't explain what you did! What you did wrong was not suceeding, that's the advise I can give you based on the information you've given me!
    If your camera supports RTP streaming, and its RTP implementation is compatible with JMF's implementation... and it streams a format JMF can understand, and its format implementation is compatible with JMF's format implementation, then JMF should be able to receive the RTP stream.
    [http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/formats.html]
    JMF supports opening MJPEG files, but doesn't list MJPEG_RTP as a supported format. It supports JPEG_RTP, but those aren't the same thing.
    So maybe you can receive an MJPEG_RTP stream with JMF, but, it isn't listed as being supported by JMF...

  • QT Streaming from Network Camera?

    Hi everyone!
    We were wondering if we could do QT streaming via network cameras? We purchased a few AXIS 206W network cameras. We realised that they only produce MJPEG movies. Is it possible to do QT streaming with these cameras? Could you recommend some tools/documentations regarding this issue? Thank you.
    Ning
      Mac OS X (10.4)  

    As your trial has proved the start/stall playback means you've reached the bandwidth limits of your device. Lots of reasons why.

  • I have no sound on videos streaming from youtube etc

    Everything was fine until installing Regwork.  i have uninstalled Regwork...how do I fix this?

    Hi,
    Try the following.
    First, download the Flash uninstall utility on the link below and save it to your Desktop.
    Flash Player Uninstaller.
    When the download has completed, close all browser windows and run the uninstaller.  After this has completed, restart the notebook.
    Next, download and install Firefox and then using Firefox, download and install the latest version of Adobe Flash.  Note: You may want to deselect the option to include McAfee Security Scan Plus before downloading.
    Close all browser windows before running the Flash installer.
    Launch Firefox and see if the videos play Ok in this browser - if they do, close Firefox, open Internet Explorer and click on the same Adobe Flash link above to get a prompt to install the ActiveX component.  When done, restart Internet Explorer.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • Video Streaming from multiple camera to cell phone.

    I have about 5 webcams on a network in a different city.  One of these webcams I have been successful at setting up live video streaming to my cell phone. However when I tried to setup and view a second camera (same model), but  I cannot get it to successfully load and view. The second camera has a different access code also.
    Any Suggestions?

    Hi,
    Camera are WVC54GCA
    Router is a WRT300N.
    Like I stated earlier, one of these cams I can stream fine to my backberry storm,(Port 554 is forward to the ip address of the camera) but can't seem to configure the other for cell phone viewing.
    All cameras can be viewed via http via computers.

  • Jmf streaming from ip camera using rtsp

    hello everybody
    i'm trying to create a player that reads rtsp video from an ip camera using jmf , and i'm facing problems doing this.
    - Using a processor i have this erreor:
    Received event javax.media.TransitionEvent[source=com.sun.media.processor.rtsp.Handler@f47396,previous=Unrealized,current=Configuring,target=Configured]
    Exception in thread "JMF thread: com.sun.media.processor.rtsp.Handler@f47396[ com.sun.media.processor.rtsp.Handler@f47396 ] ( configureThread)" java.lang.NullPointerException
         at com.sun.media.processor.rtsp.Handler.closeSessions(Handler.java:266)
         at com.sun.media.processor.rtsp.Handler.doFailedConfigure(Handler.java:259)
         at com.sun.media.ConfigureWorkThread.failed(BasicController.java:1382)
         at com.sun.media.StateTransitionWorkThread.run(BasicController.java:1346)
    - And Using a Player without medialocator:
    javax.media.ResourceUnavailableEvent[source=com.sun.media.content.rtsp.Handler@1a116c9,message=Failed to realize: Message from RTSP Server - Not found]
    - And Using a Player with medialocator:
    Received event javax.media.TransitionEvent[source=com.sun.media.content.rtsp.Handler@1e2ca7,previous=Unrealized,current=Realizing,target=Started]
    bandwidth info: AS:0
    bandwidth info: AS:13
    Exception in thread "JMF thread: com.sun.media.content.rtsp.Handler@1e2ca7[ com.sun.media.content.rtsp.Handler@1e2ca7 ] ( realizeThread)" java.lang.NumberFormatException: empty String
         at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source)
         at java.lang.Double.valueOf(Unknown Source)
         at java.lang.Double.<init>(Unknown Source)
         at com.sun.media.content.rtsp.RtspUtil.setDuration(RtspUtil.java:521)
         at com.sun.media.content.rtsp.RtspUtil.rtspSetup(RtspUtil.java:168)
         at com.sun.media.content.rtsp.Handler.initRtspSession(Handler.java:117)
         at com.sun.media.content.rtsp.Handler.doRealize(Handler.java:84)
         at com.sun.media.RealizeWorkThread.process(BasicController.java:1400)
         at com.sun.media.StateTransitionWorkThread.run(BasicController.java:1339)
    Please help,
    Edited by: 865261 on 11 juin 2011 10:15

    865261 wrote:
    but for rtsp i really have no idea how to do it. so please if you have a link or a first step to do it.I don't have any clue how you'd go about doing that. I'd recommend you read my response on the other thread before you worry about it, and I'd also recommend not posting 2 threads about the same issue in the future.

  • Publish Live Stream with VP6 or H264

    Hi all,
            I am publishing live stream using web camera but the quality with respect to bandwidth is not good.
            I want to publish the live image using VP6 or H264 codec, how it can be done, please help.
           It is good with FMLE but trying to do in as3.
    Thanx in advance.

    FMLE can only publish via rtmp or rtmpt.

  • How do I delete Photo Stream from Win XP PC

    I have turned off Photo Steam on one of my 2 iPads, and both iphones, and should only have 30 pics in Photo Stream from the 1st iPad. However, when I look at photo stream on Apple TV, I have all of the photos that were ever in photo stream (hundreds). I have reset my iCloud photo stream online to empty, but I can't get rid of all those phoptos that I don't want. I can't install iCloud control panel, as I only have an XP, and I don't find the photos in the C dive/Users.
    Where would I find the photos?

    Maybe it is answered here
    iCloud: Photo Stream FAQ

  • How to acess a PTC camera video stream from DVR card/PCI-slot

    I have a security camera which i connected to PC using PCISLOT/DVR Card.
    My requirement is to get the video stream from this camera and show in my program using java
    if it is possible using java and how to do this.
    Thanks in advance

    Believe it or not, this isn't really a Java question. You should begin by looking around your camera manufacturer's website for Java APIs, then their forums if they have any, contacting support and so on. Hoping that a general Java community will know exactly what is required here is a bit pie-in-the-sky.

  • Streaming from my iphone to my ipad to my mac?

    I have icloud and my pictures stream from my iphone to my ipad but NOT to my Mac?

    You could try going to System Preferences>iCloud, unchecking Photo Stream, restarting your Mac and then going back and rechecking Photo Stream.  You may want to be sure your photo stream photos are saved to your events in iPhoto before unchecking photo stream since you are likely to only get back photos added to your photo stream in the last 30 days when you re-enable it again.

  • Streaming from Vivotek webcam

    Hello guys,
    I'm a novice in Adobe Media Server. I installed the latest version of this product and now I don't know, howto configure it. I have sucessfuly installed the AMS server in my local network and now I'm need to configure it to stream the content from my Vivotek IP camera. Can anyone help me, how to do this ? The IP webcam needs the user authenticifaction - username: webcamuser password: webcampassword. May I ask for help ? My business partner is thinking for buy the Professional version. I'm very need help. The usage is for live video stream from IP camera. Thanks, Petr. .......OS Linux, CentOS 6 with AMS Started. 

    I was disillusioned by Adobe company. Competitive society (WOWZA) solve my problem in few minutes when I contact their support over the email and they help me with TRIAL licence and setting up their product for my solutions in our environment. Please close this discussion. This is not professional support !

  • Publish Live stream to FMS on RTMPE protocol

    Hi,
    I am trying to publish Live Stream to FMS using FMLE or third party encoders.
    Is it possible to have RTMPE or RTMPTE protocol used between encoder and FMS?
    Very urgent.
    thanks,
    Pooja Jain

    FMLE can only publish via rtmp or rtmpt.

  • Pulling a stream from external FMS and publishing in Multicast

    Hi. I'm developping a FMS 4 application that read an external stream, and then, republish it in multicast:
    1.- So, first of all I open  a NetConnection to the remote application. And I associate it to a new Stream created in the application. Then I have the stream available in my application.
    nc = new NetConnection();
    nc.connect(REMOTE_APPLICATION);
    nc.onStatus = function(info)
    trace("REMOTE_APPLICATION->NetConnection> code: " + info.code);
    if (info.code == "NetConnection.Connect.Success")
      rebroadcast_s = new Stream.get("tempStream");
      rebroadcast_s.onStatus = function(info)
       trace("Stream> code: " + info.code);
       trace("Stream> details: " + info.details);
       if (info.code == "NetStream.Publish.Start")
              trace("REMOTE_STREAM->The stream is now publishing");
      rebroadcast_s.play(REMOTE_STREAM, -1, -1, true, nc);
    2.- I would like to use the same methods of native multicast.as application, for managing the multicast publishing: registerStream, openMulticastConnection, ...
    var MULTICAST_PARAMETERS = "fms.multicast.type=2&fms.multicast.groupspec=G%3A0101210558cc3408e77326e2fa1c53c52697d73 e1b02182c358c57075cd9a58ed1a25241010d160e666d732e6d756c7469636173742e6578616d706c65210e855 5a813f0c73cd8f5384e0fba657163ab87e76c25b6f82be9b94777b2d52cfe00070aefff00fe7530051576706f6 4&fms.multicast.address=239.255.0.254%3A30000";
    var params = parseQueryString(MULTICAST_PARAMETERS);
    var streamContext = registerStream(CLIENT??????, MULTICAST_STREAM_NAME, params);
    openMulticastConnection(streamContext);
    But, I don't know who would be the client in the registerStream method. Which reference should I add there? Is it possible in this way?
    I made another different script that republish that stream in localhost using NetConnection.publish(localhost/sameapplication). It works properly. But I would like to be able of managing it in the other way.
    Thank you,
    Iván

    1.- Tried adding NULL, and there's an error trying to access to the properties of the parameter, and finally the multicast publication is not done:
    Registered multicast context for source stream: livestream
    Sending error message: /opt/adobe/fms/applications/vpodmulticast2/main.asc: line 308: TypeError: streamContext.client has no properties
    2.- Tried adding the nc reference, and there's no error in the logs, but the multicast publication is not done neither.
    3.- Going deeply in the code, I discovered that client object is only used for getting the client.uri (the uri where the client is publishing the stream) and the client.ip (for internal connection managing). So I created a client object with these two attributes, and It's working properly:
    var params = parseQueryString(MULTICAST_PARAMETERS);
    var client = new Object();
    client.uri = "rtmp://localhost/"+application.name;
    client.ip = "localhost";
    var streamContext = registerStream(client, MULTICAST_STREAM_NAME, params);
    openMulticastConnection(streamContext);
    Thank you,
    Iván

Maybe you are looking for

  • Randomly losing network connection over wireless

    Shortly after installing the 10.4.5 software update, my G4 iBook with built-in Airport Extreme card has been losing connection with increasing frequency. Built-in Ethernet use is unaffected. I'm calling this problem thrash-and-drop. 1. When it's losi

  • Catch system error in sync soap sender

    I fear this is not possible in standard. Refer to this blog to understand the fault messages and why you canot capture System Error Messages, /people/jin.shin/blog/2007/05/21/handling-web-service-soap-fault-responses-in-sap-netweaver-xi Regards Bhave

  • Cannot uninstall QT not matter what I try.

    Hi all, I was having video issues with my XP Pro SP2 machine and I tried to uninstall iTunes and QT, but QT will NOT uninstall. iTunes Uninstalled, but when try to uninstall QT, it searches the drives and goes back to the window where you click "unin

  • Regarding data in PM Notification(IW23)

    Dear SAP Gurus, I need to fetch Object Part data given in Analysis data Tab in notification, I have tried but not able to find from where to pick the data, Please help, Thanks & Regards, Pavan.

  • Why does CC Status say "normal" when it is not?

    Why does the Creative Cloud Status report "operating normally" when it clearly is not? I have not been able to use my CC apps that are installed on my computer since Friday, June 21, 2014. Apparently, I'm not alone. When I launch an app, it diverts m