dbkynd / controlcast

A Launchpad Controller desktop application for streamers
MIT License
95 stars 39 forks source link

GIf not showing up after relanching OBS #20

Open cptnchoco opened 7 years ago

cptnchoco commented 7 years ago

Hi and i'd love to tell you i love your soft before telling you my issue ! keep up to nice work ;)

So here it is, when i set up clr in both CC and OBS it works fine but when i quit an re-start obs clr is broken for all gifs, i have to go into CC and re-link the gifs one by one to theire window path ( even know it's right already) then it will works again.

useless to say it s a pain to relink all gifs after every reboot / restart of obs any clues on how to fix this issue ?

with love and chocolate, Cptnchoco

dbkynd commented 7 years ago

I think the issue is CC not closing the web socket properly when OBS restarts. So the CLR page is not communicating with CC after restart.

Please try the following: Close and reopen OBS, GIF should not work as stated above. Close and reopen CC. Try the GIF. Likely it should work if it is the socket connection. (Give it a few seconds) If that does not work, close and restart OBS a 2nd time.

Please share the results.

cptnchoco commented 7 years ago

i ll do some testing on wednesday and share the result here, since then have a good one mate !

dbkynd commented 7 years ago

I reworked how the CLR browser closes out connections when ControlCast closes. I was able to restart both CC and OBS and have it auto reconnect to send images/gifs. Please try and reproduce this on 0.3.3 Thanks!