Hi,
I want to download the recorded file from server using javascript ajax call by url "https://host:8888/client/records/stream-xxxx.mp4". But it prompt error saying that "No 'Access-Control-Allow-Origin' header is present on the requested resource.". Is there any setting for this?
I noticed that there's crossdomain.xml file in conf folder, but I didn't change anything after the server setup.
Please advise. Thanks.
I want to download the recorded file from server using javascript ajax call by url "https://host:8888/client/records/stream-xxxx.mp4". But it prompt error saying that "No 'Access-Control-Allow-Origin' header is present on the requested resource.". Is there any setting for this?
I noticed that there's crossdomain.xml file in conf folder, but I didn't change anything after the server setup.
Please advise. Thanks.