HI,
Thank you so much for the clarification, it helped with removing the streamName issue. However, the previous issue of stream not showing up on facebook live producer page still persists. I have tried possible combination (with the needed adjustment) :
1. rtmp transponder full url true
a...
HI,
I've tried deploying a EC2 function and the 2 way streaming works. Everything is working fine except for the republishing part.
For some reason the response is okay, but the response stream name copies the stream Url instead of the given stream name + the returned width and height is 0. When...
Hi,
I don't see the video on Facebook which is the part where I'm currently stuck at. The transponder should have been created since the api call was a success but for some reason the transponder cant be found when /rest-api/push/find (with the same params) is used. I am currently testing the...
Hi,
I am currently trying to republish a stream via flashphoner demo server following the steps here (https://docs.flashphoner.com/display/WCS52EN/Republishing+to+Facebook). I managed to do all the steps up till the last one which is to check facebook live producer to see if the video reached...
I have found a solution to the issue , seems like the demo serves *.flashphoner.com domain, so the solution would be to change the host file to something else other than "demo" (e.g. 'test.flashphoner.com').
Hi,
I've checked the web application examples, and am now hoping to be able to reproduce the example in my localhost (with xampp) before moving on to deploying WCS instance on AWS EC2. Is there currently no way for me to do so using the demo server?
I am running the demo files in localhost to try and understand how I can implement flashphoner service for my app but it doesn't seem to work. The demo that I am specifically using is the one for two way streaming and I was hoping to connect to flashphoner demo server but there seems to be an...