parsec-sdk
parsec-sdk copied to clipboard
How to modify parsec.js and server side for different codecs?
Hi, We are trying to increase performance of the web client. Based on a pretty printing of the obfuscated source for parsec.js here: https://gist.github.com/mseeley/227fb0c96493dfbee6cd9e0f9d499769
It looks like we are using webRTC with mp4 video codec. Can we get source to parsec.js to modify it ? Also, does the server side/game engine side support other codecs ? Many thanks