Những vấn đề thường gặp
Issue
If you cannot access this link http://ambientrecord.secondclone.com:1935
Solutions
Please ask your IT department about if they created for you subdomain (in this case it is ambientrecord) or not
Issue
If you access this link http://ambientrecord.secondclone.com:1935 but it does not show like this:
Wowza Streaming Engine 4 Developer Edition (Expires: Feb 14, 2020) 4.7.7 build20181108145350
That means that the Wowza is failed
Solutions
Please check:
Wowza Service on Windows server run already ? If started (run well) then continue to check the variable of JAVA is set or not ?
For example JAVA_HOME is set to C:\Program Files (x86)\Java\jdk...
or you can install Java again to make sure (or reboot Windows OS)
Check port 1935 already opened ? or check with Firewall on Windows
Check the path you define in the application.xml file is correct?
Update from Wowza Streaming Engine 4.x
Note: Updating to Wowza Streaming Engine 4.7.8 requires OpenJDK Java SE JRE 9.0.4. For more information, see Wowza Streaming Engine 4.7.8 release notes.
Issue
If the Wowza Player displays a message: “Please check the cross-origin policy settings on the server””
Solutions
- You are mixing HTTP and HTTPS content which is creating a Cross-Origin Resource Sharing (CORS) issue which is why you cannot playback your live streams. Your page, the player, and the URL to your stream must all use either HTTP or HTTPS.
- Use streamlock for https:// (https://www.wowza.com/community/questions/52129/stream-unavailable-check-cross-origin-policy-error.html), in this document, I showed you how to use streamlock.
Tham khảo
Last updated