Seems like you're using software encoder for H264 (see 1 at your screenshot). In this case, you shoul set
ultrafast
preset (2) to prevent B-frames in published stream
What resolution do you publish (Video tab in Settings dialog)?
Where we could see the quality is BAD?
You should adjust server settings as shown here
Server configuration. Then, restart WCS, publish the stream from OBS and play it in Media Devices example (see
Testing). You should see playback quality in
Player
section of the page.
If the quality is BAD, or if
Nack count
and
Packets lost
values are grow, try to switch to TCP transport
If this helps, set the transport at server side:
Code:
ice_tcp_transport=true[/ICODE]
Note that this should be checked at the same PC where video playback is not starting in Embed Player.