Question / Help Stream chat problem after update

shershen

Member
I have recently updated OBS and now experiencing problem with youtube stream chat, it's not fully visible if the browser source window height is small (130px), i see only top old messages. If I set the browser source height window to, let's say, 600px, it's working good. I don't know, if this is related to updated OBS version, I tried with and without additional css styles, but no avail.
 
I contacted Youtube and this is what they said:
It seems that this is more of a technical issue with OBS. At this moment, we do not have any known issues or bugs for YouTube Live Stream.

Can anyone help, please?
 
Same here. Chat works fine within YouTube but it doesn't work as an overlay via browser source. Happened just after updating OBS.
 
For those who suffered from new Youtube chat increased minimal height:
yt-live-chat-app { min-height: auto!important; }
 
Back
Top