This message was deleted.
# announcements
s
This message was deleted.
d
you could use this method as well, to get the actual sent/received bitrate: https://docs.livekit.io/client-sdk-js/classes/track.html#currentbitrate
b
So I ended up using: track?.mediaStreamTrack.getSettings() I'm getting the frameRate and height. But my question is, with the particular device I'm streaming from. It's height is 741px. But when I stream using discord. It shows 720p. Is there some calculation going on, Or some other mechanism? I tried to do some digging around but I couldn't come up with anything conclusive. Maybe you guys know? Thanks
s
What do you mean by “stream using discord”?
d
capture resolution is going to be device specific.. though it's strange that it's giving you 741 height.. are you specifying the desired resolution at all?