Issue with pixel streaming server's configuration

If you’re putting it into the config file, could you try it like this:


"peerConnectionOptions": "{ \"iceServers\": {\"urls\": \"stun:34.250.222.95:19302\"]}] }"

and see if using double-quotes with backslashes works for you?