RE: Package looks great, some minor install issues
Thanks created the table Although I still have exact same error.
I don't have to enter stratus / red5 ( not supported?) because its a p2p video chat?
If you search flex error #2303 you come out at cross domain.xml but have that in place.
Is there something else missing that needs to get done to make it work?
RE: Package looks great, some minor install issues
Any idea what is causing the error?
Perhaps the package needs to be checked again, since the SQL stuff wasn't in there it could be there
is some more things missing in it.
RE: Package looks great, some minor install issues
After debugging it a bit more
Its looking for a .SWF called
osmf_1.0.0.16316.swf wich cannot be found
No idea what this is, the file is not included, this could might be the problem
BTW: The SVC demo http://demo.videosoftware.pro/svc/
included very different files and no open source media framework swf!
Please send me a working zip with all the needed content that is correct and has everything In it to just plug and play the SVC chat,
the current one I downloaded after payment is not working
RE: Package looks great, some minor install issues
../svc/services/registration.php works and gives no SQL error, meaning the configuration is OK. Did you import the SQL to the database?
If you generate a new release, you will have all the files you mentioned but it doesn't make any difference, these files are not needed to run SVC.The above-mentioned demo uses exactly the same package and with SVC, there are no file-rights issue or similar possibilities. It should work "right out of the box". Please send (PM) me cPanel details or at least FTP so I can take a closer look.
I've sent you an .XML file to test the connection. Please include the content of the file to the path requested in the message (replace content of /svc/config/config.xml with the one I sent you) and fire up SVC. Let me know when the change is made.
RE: Package looks great, some minor install issues
Changes are made with the XML
Though still the same error.
the SQL was imported and DB table is available in the DB.
It is looking for a osmf_1.0.0.16316.swf
**
If I copy the videochat.swf file from your SVC demo and upload it to my own server
then do domain.com/videochat.swf I *do* See the video chat and see myself, IF i change the .xml to the one you provided I can even connect to other users.
http://demo.videosoftware.pro/svc/index.php that php file is not included in my downloaded zip after purchase ( the index.php with php login )
Also the video chat.swf on your demo site is smaller than mine, so there is definitely a difference in it! It can't be same package as installed on the video software.pro site
**