Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

How to use NetConnection#call?

(http://stream-recorder.com/forum/showthread.php?t=10928)

toriimiyukki 02-06-2012 09:02 AM

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");

I don't need to responder.
Using WriteN? RTMP_SendPacket? I don't know...

toriimiyukki 02-10-2012 12:55 PM

Re: How to use NetConnection#call?


 
Solved!

micklee280 01-25-2017 07:50 PM

Re: How to use NetConnection#call?


 
how did you solve it? i have the same problem now...


All times are GMT -6. The time now is 06:37 AM.