Skip to main content
Participant
July 19, 2012
Question

Flah publish webcam to Helix server

  • July 19, 2012
  • 1 reply
  • 462 views

Hi, how can I publish my webcam with RTMP to Helix server? I can publish it to FMS but not Helix. Helix accepts connections from a rtmp client but there is no streaming response to below publish command....

                                        _netStream.publish("test","live");

    This topic has been closed for replies.

    1 reply

    cfoksAuthor
    Participant
    July 19, 2012

    What is the video or audio format of output when I executed  netstream.publish() method? is it H264/AAC or VP6/mp3 or other format?