Skip to main content
Participating Frequently
April 28, 2008
Question

FMS working without router only??

  • April 28, 2008
  • 4 replies
  • 599 views
Hi,
I can stream out of box without router only. If I use router (did opened port 1935 TCP), my live stream would not show in my website. Is there something I should set in my .swf??
like adding port 1935 after my IP: rtmp://XX.XX.XX.XX:1935/live/instance

Also I'm having bad frame rate (~1-2 fps) problem when viewing from my site. I try to stream 300kps live and my upload bandwidth is ~400kps. Is this still my bandwidth problem?

Thanks!
d
    This topic is closed to new replies. Start a new post to keep the conversation going.

    4 replies

    Participating Frequently
    May 2, 2008
    yes you can if you modify the buffer time
    April 29, 2008
    Duel buffering strategy is for client(Flash player) side buffer. the file in picture is livetest.fla/swf. However, as these files use FLVPlayback ocnponent, you might be better off writing a new playback swf from scratch as duel buffering implementation would be easier with traditional NetConnection + netstream based playback swf script.
    dennylauAuthor
    Participating Frequently
    April 29, 2008
    Thanks again Fmslove!!
    So if i want to modify the buffer time, I can still change the setting in application.xml in my live folder right?
    dennylauAuthor
    Participating Frequently
    April 28, 2008
    I just read this article about buffering :
    http://www.adobe.com/devnet/flashmediaserver/articles/fms_dual_buffering.html

    Where to modify this buffer time?? which file in my live folder? sorry, I'm not a programmer....

    Thanks in advance!!
    d