BishoyAbdelmalik / Clippy-Server

The server (desktop application) for clippy the clipboard and remote control application.
MIT License
0 stars 0 forks source link

Some audio streams cause the whole server to crash #5

Closed BishoyAbdelmalik closed 3 years ago

BishoyAbdelmalik commented 3 years ago

what I know so far some audio streams that don't have a thumbnail would crash in the method that gets the thumbnail causing the connections to terminate.

BishoyAbdelmalik commented 3 years ago

added try and catch to handle audio streams with no thumbnail might not be an issue anymore because of fix used for #22