Hi. This is my first post here. First I want to tell you that i've searched and
only found two posts about the topic. Only one of them has some information.
Anyway.. .here is the question:
I'm developing an application where there is a Flash Media Server that records
streams from the users. I can record them but I don't want to keep them as
regular files, I want to insert this streams into a MySql database. I've seen
that you can sort of do it by enabling the XML interface on the MSSQL and
letting the FMS control it.
I'm not sure how it works anyway.
I was thinking more in calling directly the SQl from the server side
actionscript app or something in that direction.
Any ideas on how should I do this?
I hope that you can help me I'd really appreciate it, thanks.