|
From: info <in...@vi...> - 2009-09-17 09:27:08
|
Hi, we are trying to implement rtmp protocol on a c# application to view video and listen music. do you have some information how to do it I see on your wesite that you implement a cpp class. I see to that you help http://www.paultondeur.com/2008/12/11/rtmp-communication-with-unity3d-using-c-sharp/ to do it we trying to implement a rtmpte dll but for now we didn't know how to do this, do you have some help ? when we try to implement your mammoth library in cpp we compile it on visual studio but we didn't know exactly how does it work there is a lot of includes and I think we don't have all the files, so we are a little lost with this We try with flurinefx dll and when we lunch the programm we have a trouble with the connection on our server * NetConnection.Call.BadVersion *_netConnection.Connect("rtmp://blackvoice.no-ip.org:1935/oflaDemo"); for exemple. Thank you for your help Sylvain |