Results 1 to 5 of 5

Thread: developer edition question

  1. #1
    Join Date
    Aug 2010
    Posts
    6

    Default developer edition question

    Hello.

    I have some questions regarding the free developer edition license.

    It says you can only have a maximum of 10 concurrent streams.

    Now, does this mean I can only have 10 web cams running at a time in my chat room at once?

    Or does it mean I can have a maximum of 10 rtmp streams/URL's each with unlimited streams?

    e.g 10 applications (rtmp://iport/application1 , rtmp://iport/application2 , etc)

    Sorry I'm a bit confused.

    Thanks

  2. #2

    Default

    The Developer edition is limited to 10 total connections, counting all incoming and outgoing streams. This edition also cannot be used for commercial streaming.

  3. #3
    Join Date
    Nov 2010
    Posts
    2

    Default

    I am using developer edition for evaluation purpose. I am trying it for live streaming using RTMP. For this I am using demo provided called "live". Though it says 10 maximum total connections allowed, I am getting log for hitting license limit, due to which stream is getting stopped. I am also facing that the video starts loading after every 3 sec. Is this problem caused due to stream getting stopped?

    Here is log.

    WARN server comment - LiveStreamPacketizerCupertino.handlePacket: Video encoding settings are beyond iPhone/iPod touch recommendations (Baseline/3.0) [live/_definst_/a1]: {H264CodecConfigInfo: profile: "Main", level: 3.1, frameSize: 320x240, aspect: 1/1, crop: l:0 r:0 t:0 b:4}
    INFO server comment - LiveStreamPacketizerCupertino.handlePacket: Audio info[live/_definst_/a1]: {AACFrame: size: 0, rate: 32000, channels: 1, samples: 1024, errorBitsAbsent: true, profileObjectType: "LC"}
    WARN server comment - Licensing: *** Hit license limit for stream. Stream is stopped. ***
    INFO server comment - CupertinoPacketHandler.resetStream[live/_definst_/a1]
    INFO server comment - LiveStreamPacketizerSmoothStreaming.resetStream[live/_definst_/a1]
    INFO server comment - LiveStreamPacketizerCupertino.handlePacket: Video codec: H264
    INFO server comment - LiveStreamPacketizerCupertino.handlePacket: Audio codec: AAC
    WARN server comment - LiveStreamPacketizerCupertino.handlePacket: Video encoding settings are beyond iPhone/iPod touch recommendations (Baseline/3.0) [live/_definst_/a1]: {H264CodecConfigInfo: profile: "Main", level: 3.1, frameSize: 320x240, aspect: 1/1, crop: l:0 r:0 t:0 b:4}
    INFO server comment - LiveStreamPacketizerCupertino.handlePacket: Audio info[live/_definst_/a1]: {AACFrame: size: 0, rate: 32000, channels: 1, samples: 1024, errorBitsAbsent: true, profileObjectType: "LC"}
    INFO server comment - CupertinoPacketHandler.resetStream[live/_definst_/a1]
    INFO server comment - LiveStreamPacketizerSmoothStreaming.resetStream[live/_definst_/a1]
    INFO server comment - LiveStreamPacketizerCupertino.handlePacket: Video codec: H264
    INFO stream unpublish a1 -

  4. #4

    Default

    I think you should find that the HTTP/iPhone streaming stops, however you should still be able use RTMP. The license limit only allows 2 or so minutes of HTTP streaming functionality for testing.

    Shamrock

  5. #5

    Default

    3 minutes per stream, max of 7 HLS streams before server restart. RTMP is merely limited to 10 simultaneous connections.

Posting Permissions

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