Audio/video stream recording forums
|
| Attention Visitor: |
You may have to register or log in before you can post:
|
|
|||||||
|
|
|
Thread Tools | Display Modes |
|
|
|
#1
|
|||
|
|||
How to use NetConnection#call?I want to use function like NetConnection#call of actionscript.
What can be achieved in any way? ActionScript Code:
var nc = new NetConnection();
nc.connect("rtmp://localhost:1935/app");
...
nc.call("hello", null, "one", "two");
Using WriteN? RTMP_SendPacket? I don't know... |
|
#2
|
|||
|
|||
Re: How to use NetConnection#call?Solved!
|
|
#3
|
|||
|
|||
Re: How to use NetConnection#call?how did you solve it? i have the same problem now...
|
|
| Tags: librtmp, linux, rtmp, rtmpdump, rtmpgw, rtmpsrv, rtmpsuck |
| Thread Tools | |
| Display Modes | |
|
|