A new inbound, outbound or neutral stream has been created.

  • appName – Name of the application using the stream
  • audio – Statistics about the audio stream
  • bandwidth – Bandwidth of the stream
  • connectionType – Connection type used by stream
  • creationTimestamp – Epoch time stamp when the stream was created (msec since 1/1/70)
  • ip – IP address used by the stream
  • nearIP – The address of the host computer
  • farIP – The IP of the stream source
  • name – Name assigned to the stream
  • port – Port used by the stream
  • nearPort – The port used by the host computer
  • farPort – the port used by the stream source
  • pullSettings – pullstream settings. Only present for inbound streams that are pulled via the pullStream API command
  • queryTimestamp – Epoch time stamp when the stream was queried (msec since 1/1/70)
  • record – Record settings for the stream
  • type – Protocol type (see Table of Protocol Types)
  • typeNumeric – Protocol type in decimal
  • uniqueId – Stream ID
  • upTime – Stream duration in milliseconds
  • video – Statistics about the video stream

Example:

appName: evostreamms
    audio:
        bytesCount: 0
        codec: AUNK
        codecNumeric: 4707755069515235328
        droppedBytesCount: 0
        droppedPacketsCount: 0
        packetsCount: 0
    bandwidth: 0
    connectionType: 1
    creationTimestamp: 1361182998409.229
    ip: 192.168.1.130
    name: test
    port: 49730
    pullSettings:
        audioCodecBytes: 
        configId: 1
        emulateUserAgent: EvoStream Media Server (www.evostream.com) player
        forceTcp: false
        isAudio: true
        keepAlive: true
        localStreamName: test
        operationType: 1
        pageUrl: 
        ppsBytes: 
        rtcpDetectionInterval: 10
        spsBytes: 
        ssmIp: 
        swfUrl: 
        tcUrl: 
        tos: 256
        ttl: 256
        uri: rtmp://cp76072.live.edgefcs.net/live/MED-HQ-Flash@42814
    queryTimestamp: 1361182998424.829
    type: INR
    typeNumeric: 5282249572905648128
    uniqueId: 2
    upTime: 15.600
    video:
        bytesCount: 0
        codec: VUNK
        codecNumeric: 6220964544311721984
        droppedBytesCount: 0
        droppedPacketsCount: 0
        packetsCount: 0