gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [patch #8086] RTMP netStream patch


From: Sandro Santilli
Subject: [Gnash-commit] [patch #8086] RTMP netStream patch
Date: Mon, 02 Sep 2013 13:31:11 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0

Update of patch #8086 (project gnash):

                  Status:            Works For Me => In Progress            

    _______________________________________________________

Follow-up Comment #10:

I still get 4 failures with the proprietary player:

SWF7 - LNX 10,0,12,10

[red5test.as - <bzr revno here>
master-rtmp-netstream-p8086-bis-21872-8302351]
No RTMP port specified, defaulting to 1935
Connecting to rtmp://www.gnashdev.org:1935/oflaDemo
NetConnection.onStatus called with args: 0 (object):
 fmsVer=RED5/0,9,1,0 (string)
 capabilities=31 (number)
 description=Connection succeeded. (string)
 code=NetConnection.Connect.Success (string)
 level=status (string)

PASSED: RTMP connection - status Success
Running tests for NetStream.
Running test1
PASSED: typeof(netStream) == 'object'
[/usr/src/gnash/gnash-head/testsuite/misc-ming.all/oflaDemo.as:55]
XPASSED: typeof(netStream.audiocodec) == 'number'
[/usr/src/gnash/gnash-head/testsuite/misc-ming.all/oflaDemo.as:58]
XPASSED: typeof(netStream.videocodec) == 'number'
[/usr/src/gnash/gnash-head/testsuite/misc-ming.all/oflaDemo.as:59]
XPASSED: typeof(netStream.decodedFrames) == 'number'
[/usr/src/gnash/gnash-head/testsuite/misc-ming.all/oflaDemo.as:60]
PASSED: typeof(netStream.bytesTotal) == 'number'
[/usr/src/gnash/gnash-head/testsuite/misc-ming.all/oflaDemo.as:61]
PASSED: typeof(netStream.bytesLoaded) == 'number'
[/usr/src/gnash/gnash-head/testsuite/misc-ming.all/oflaDemo.as:62]
XPASSED: typeof(netStream.liveDelay) == 'number'
[/usr/src/gnash/gnash-head/testsuite/misc-ming.all/oflaDemo.as:63]
PASSED: typeof(netStream.bufferLength) == 'number'
[/usr/src/gnash/gnash-head/testsuite/misc-ming.all/oflaDemo.as:64]
PASSED: typeof(netStream.bufferTime) == 'number'
[/usr/src/gnash/gnash-head/testsuite/misc-ming.all/oflaDemo.as:65]
PASSED: typeof(netStream.currentFps) == 'number'
[/usr/src/gnash/gnash-head/testsuite/misc-ming.all/oflaDemo.as:66]
PASSED: typeof(netStream.time) == 'number'
[/usr/src/gnash/gnash-head/testsuite/misc-ming.all/oflaDemo.as:67]
Checking after some time
FAILED: expected: '0' obtained: true
[/usr/src/gnash/gnash-head/testsuite/misc-ming.all/oflaDemo.as:44]
PASSED: netStream.bufferTime == '3'
[/usr/src/gnash/gnash-head/testsuite/misc-ming.all/oflaDemo.as:45]
XFAILED: expected: '0' obtained: true
[/usr/src/gnash/gnash-head/testsuite/misc-ming.all/oflaDemo.as:46]
FAILED: expected: '0' obtained: true
[/usr/src/gnash/gnash-head/testsuite/misc-ming.all/oflaDemo.as:47]
XFAILED: expected: '0' obtained: true
[/usr/src/gnash/gnash-head/testsuite/misc-ming.all/oflaDemo.as:48]
#passed: 9
#failed: 2
#unexpected successes: 4
#expected failures: 2
#total tests run: 17
ENDOFTEST


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8086>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]