Maschell / StreamingPluginWiiU

GNU General Public License v3.0
36 stars 5 forks source link

Create a dedicated client instead of MJPEG via HTTP #4

Closed Maschell closed 6 years ago

Maschell commented 6 years ago

MJPEG via HTTP is simple to implement but sends each frame via TCP. A client that uses a UDP connection may be recuded lag and performance (untested), but would require more effort (and e.g. integrity checks).

When the encoder changed a decidated client has to be done anyway.

Maschell commented 6 years ago

Done

piratesephiroth commented 6 years ago

recuded and decidated, at last