Hi,
Cannot get rtmps working with Firefox (IceWeasel) on Linux.
I have rtmps working fine with Firefox and IE on Windows XP.
The error I see in stunnel (see below) when I try rtmps through a Linux browser is "peer suddenly disconnected". Also curious that there are 2 attempts made.
2007.12.13 16:31:41 LOG7[2624:1192]: https accepted FD=212 from 124.190.241.7:59728
2007.12.13 16:31:41 LOG7[2624:1192]: Creating a new thread
2007.12.13 16:31:41 LOG7[2624:1192]: New thread created
2007.12.13 16:31:41 LOG7[2624:2576]: https started
2007.12.13 16:31:41 LOG7[2624:2576]: FD 212 in non-blocking mode
2007.12.13 16:31:41 LOG7[2624:2576]: TCP_NODELAY option set on local socket
2007.12.13 16:31:41 LOG5[2624:2576]: https accepted connection from 124.190.241.7:59728
2007.12.13 16:31:41 LOG7[2624:2576]: SSL state (accept): before/accept initialization
2007.12.13 16:31:41 LOG3[2624:2576]: SSL_accept: Peer suddenly disconnected
2007.12.13 16:31:41 LOG5[2624:2576]: Connection reset: 0 bytes sent to SSL, 0 bytes sent to socket
2007.12.13 16:31:41 LOG7[2624:2576]: https finished (0 left)
2007.12.13 16:31:41 LOG7[2624:1192]: https accepted FD=236 from 124.190.241.7:59729
2007.12.13 16:31:41 LOG7[2624:1192]: Creating a new thread
2007.12.13 16:31:41 LOG7[2624:1192]: New thread created
2007.12.13 16:31:41 LOG7[2624:2572]: https started
2007.12.13 16:31:41 LOG7[2624:2572]: FD 236 in non-blocking mode
2007.12.13 16:31:41 LOG7[2624:2572]: TCP_NODELAY option set on local socket
2007.12.13 16:31:41 LOG5[2624:2572]: https accepted connection from 124.190.241.7:59729
2007.12.13 16:31:41 LOG7[2624:2572]: SSL state (accept): before/accept initialization
2007.12.13 16:31:41 LOG3[2624:2572]: SSL_accept: Peer suddenly disconnected
2007.12.13 16:31:41 LOG5[2624:2572]: Connection reset: 0 bytes sent to SSL, 0 bytes sent to socket
2007.12.13 16:31:41 LOG7[2624:2572]: https finished (0 left)
Regards, David Schulberg