parsec-cloud / parsec-sdk

Low latency, peer-to-peer, interactive streaming.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to modify parsec.js and server side for different codecs?

gwhizoftv opened this issue · comments

commented

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