rashe New Member May 18, 2023 #1 Hi, how to add rotate param to embed_player? Things I tried: https://URL/embed_player?urlServer=wss://ANOTHER_URL/videoMain&autoplay=true&resolution=720x480&orientation=3 https://URL/embed_player?urlServer=wss://ANOTHER_URL/videoMain&autoplay=true&resolution=720x480&orientation=180 https://URL/embed_player?urlServer=wss://ANOTHER_URL/videoMain&autoplay=true&resolution=720x480&rotate=3 https://URL/embed_player?urlServer=wss://ANOTHER_URL/videoMain&autoplay=true&resolution=720x480&rotate=180
Hi, how to add rotate param to embed_player? Things I tried: https://URL/embed_player?urlServer=wss://ANOTHER_URL/videoMain&autoplay=true&resolution=720x480&orientation=3 https://URL/embed_player?urlServer=wss://ANOTHER_URL/videoMain&autoplay=true&resolution=720x480&orientation=180 https://URL/embed_player?urlServer=wss://ANOTHER_URL/videoMain&autoplay=true&resolution=720x480&rotate=3 https://URL/embed_player?urlServer=wss://ANOTHER_URL/videoMain&autoplay=true&resolution=720x480&rotate=180
Admin Administrator May 18, 2023 #2 https://demo.flashphoner.com:8888/embed_player?urlServer=wss://demo.flashphoner.com:8443&streamName=&mediaProviders=WebRTC,MSE%27%20marginwidth=%270%27%20marginheight=%270%27%20frameborder=%270%27%20width=%27100%%27%20height=%27100%%27%20scrolling=%27no%27%20allowfullscreen=%27allowfullscreen https://demo.flashphoner.com:8444/shared/examples/demo/streaming/embed_player/player.js Hello The rotate parameter is not supported out of the box. You can implement such a parameter in the source code player.js HTML flashphoner_client/examples/demo/streaming/embed_player/player.html at wcs_api-2.0 · flashphoner/flashphoner_client Client for Flashphoner-server. Contribute to flashphoner/flashphoner_client development by creating an account on GitHub. github.com JS flashphoner_client/examples/demo/streaming/embed_player/player.js at wcs_api-2.0 · flashphoner/flashphoner_client Client for Flashphoner-server. Contribute to flashphoner/flashphoner_client development by creating an account on GitHub. github.com
https://demo.flashphoner.com:8888/embed_player?urlServer=wss://demo.flashphoner.com:8443&streamName=&mediaProviders=WebRTC,MSE%27%20marginwidth=%270%27%20marginheight=%270%27%20frameborder=%270%27%20width=%27100%%27%20height=%27100%%27%20scrolling=%27no%27%20allowfullscreen=%27allowfullscreen https://demo.flashphoner.com:8444/shared/examples/demo/streaming/embed_player/player.js Hello The rotate parameter is not supported out of the box. You can implement such a parameter in the source code player.js HTML flashphoner_client/examples/demo/streaming/embed_player/player.html at wcs_api-2.0 · flashphoner/flashphoner_client Client for Flashphoner-server. Contribute to flashphoner/flashphoner_client development by creating an account on GitHub. github.com JS flashphoner_client/examples/demo/streaming/embed_player/player.js at wcs_api-2.0 · flashphoner/flashphoner_client Client for Flashphoner-server. Contribute to flashphoner/flashphoner_client development by creating an account on GitHub. github.com