Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

publish issue #2584

Open
Hollymingyi opened this issue Mar 18, 2024 · 2 comments
Open

publish issue #2584

Hollymingyi opened this issue Mar 18, 2024 · 2 comments

Comments

@Hollymingyi
Copy link

dear author,
when i publish video stream into livekit room via video track, sometimes the livekit-react demo cant show the video ,only have audio , i captured some log like below, how should i do to solve it?
rtc/participant.go:1416 mediaTrack published {"room": "97302546", "roomID": "RM_oWbVXAx49kD9", "participant": "Phone 013852189655", "pID": "PA_gdFJEmAHbzzU", "remote": false, "kind": "video", "trackID": "TR_VC7r2sbDhDPWsX", "webrtcTrackID": "video", "rid": "", "SSRC": 3155293666, "mime": "video/H264", "trackInfo": {"sid": "TR_VC7r2sbDhDPWsX", "type": 1, "name": "Phone 013852189655-track", "width": 320, "height": 180, "source": 1, "layers": [{"quality": 2, "width": 320, "height": 180}], "mimeType": "video/H264", "mid": "1", "codecs": [{"mimeType": "video/H264", "mid": "1", "cid": "video", "layers": [{"quality": 2, "width": 320, "height": 180}]}], "stream": "camera", "version": {"unixMicro": 1710746098902103}}}

@Hollymingyi
Copy link
Author

dear author,
sometimes when i published video mediatrack,it rendered very soon,some times it rendered need about 1m. but the log of livekit is normal.

@cnderrauber
Copy link
Contributor

which client are you using to publish the video track? Does it respond to the PLI request to generate key frame?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants