Page 1 of 4 123 ... LastLast
Results 1 to 10 of 51

Thread: Article: How to get MulticastPublish AddOn (multicast and unicast streams to UDP and RTSP)

Hybrid View

  1. #1

    Default Article: MulticastPublish AddOn Package to automatically publish a stream to multicas


  2. #2
    Join Date
    Feb 2010
    Posts
    1

    Default

    How configurated the server for 2 streaming rtp to server?
    would I change the " mpegts.stream" file ?
    udp://0.0.0.0:10000
    udp://0.0.0.0:10001

    Can you help me?
    thanks

  3. #3
    Join Date
    Dec 2007
    Posts
    25,651

    Default

    Make two .stream files.

    mpegts.stream, with contents:
    udp://0.0.0.0:10000

    another.stream, with contents:
    udp://0.0.0.0:10001

    Richard

  4. #4

    Default

    hello,
    i want use this module for unicast push, inside the module there are only instruction for multicast config, is enough change the ip address and port for unicast ?
    thanks

  5. #5
    Join Date
    Dec 2007
    Posts
    25,651

    Default

    Take a look at Push Publishing addon:

    http://www.wowza.com/forums/content....vice-providers

    Richard

  6. #6

    Default

    this push only RTMP or RTSP also ?

    stefano

  7. #7
    Join Date
    Dec 2007
    Posts
    25,651

    Default

    Stefano,

    It is RTMP. For RTP push there is this package:

    http://www.wowza.com/forums/content....f-Wowza-Server

    This also does, and is a bit easier to use:
    http://www.wowza.com/forums/content....m-to-multicast

    Richard

  8. #8

    Default

    Richard,
    i have configured the module (the first that you have mentioned, Multicast Publish.zip) , but still have output in MPEG-TS, how to have Elementary Stream ?
    thanks

  9. #9
    Join Date
    Dec 2007
    Posts
    25,651

    Default

    Stefano,

    I'm pretty sure the 2nd one does everything the first one does, but it's easier to use.

    Richard

  10. #10

    Default

    hi Richard,

    i have also try using RTP Pusher and working properly, but i need make automatic the publish without manual operations using rtppusher.html flash components,
    so in the multicastmap.txt i have :

    myStream={name:myStream,stream:192.168.10.50:554,i sRTPWrapped:false} (incoming stream myStream will be published as MPEG-TS)

    how to publish using elementary stream ?

    thanks

Page 1 of 4 123 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •