
- Forum
- vBCms Comments
- Article: How to get MulticastPublish AddOn (multicast and unicast streams to UDP and RTSP)
-
Article: MulticastPublish AddOn Package to automatically publish a stream to multicas
-
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
-
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
-
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
-
-
this push only RTMP or RTSP also ?
stefano
-
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
-
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
-
Stefano,
I'm pretty sure the 2nd one does everything the first one does, but it's easier to use.
Richard
-
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules