We’ve added some new functionality to the webpage and we’d like to test them to make sure they are bug free. The problem is that when we run the code on localhost:8080, the average_pixel function will just return 0. My guess is that we are not connected with the ffserver. So is there a way that we can test our code?
Yes I’m talking about Firefly server