-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Setting resolution for push and pull streaming using WebRTC is not working ,Android #4262
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
Comments
try to set |
Still can't do it ,still 720*1280 `<script type="text/javascript">
|
The phone itself supports 4K, and I can obtain the resolution of the camera, but I cannot achieve 4K playback during recording |
srs/trunk/src/app/srs_app_rtc_source.cpp Line 485 in 5f13479
So I do think the SDP's profile-level-id is one of the cause SRS can't support video resolution larger than 1080p. |
html code
srs.sdk.js code
But the actual recording is 720 * 1280 should i need to configure any additional information
The text was updated successfully, but these errors were encountered: