Cheers,
Andrei
> You received this message because you are subscribed to "C++ RTMP Server" mailing list.
> To post to this group, send email to c-rtmp...@googlegroups.com
> To unsubscribe from this group, send email to
> c-rtmp-serve...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/c-rtmp-server?hl=en
------
Eugen-Andrei Gavriloaie
Web: http://www.rtmpd.com
> I literally took the stock rtmpserver.lua, uncommented the ustream
> sample, and filled in my stream key. The only change made is:
>
> targetServers =
> {
> {
> targetUri="rtmp://1.1201457.fme.ustream.tv/ustreamVideo/1201457",
> targetStreamName="removedforemail",
> localStreamName="gigi",
You have to publish a stream name called gigi for it to work. Only that stream will be pushed forward
http://trac.rtmpd.com/ticket/13
Cheers,
Andrei