-
Notifications
You must be signed in to change notification settings - Fork 186
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
Isn't support 1920x1080's resolution? #31
Comments
Hi, Have you solved this problem? I met the same problem... |
@yitongUp have you solved? |
yes,but is not this sdk.... |
@yitongUp which sdk? is it open source sdk? |
I use the libstreaming .and I fix some bugs.but I've forget what I do...I need to read code. |
@yitongUp you fix bugs on libstreaming ,or on this project? are you from china? |
@wangpeng1 过两天我把代码提交到github上吧。我整理一下。我前段时间搞过,是在libstreaming中修改的。改动哪儿我忘了。我得先比对一下。我记得修改的方法是把每一处设置分辨率的地方都打印了一下。然后好像就找到问题是在哪儿了。 |
@yitongUp 多谢,我大体看了一下和搜索了一下,有一处需要屏蔽,有几处是关于分辨率 ,设置的不合适导致旋转或者计算慢的。我还没有改 ,目前调研阶段。 |
@wangpeng1 @yitongUp 可以探讨一下么,我打算做一个手机的rtsp投屏,pc做接收端(vlc) |
@yitongUp @wangpeng1 Are you progressing on studding the code? |
Endoscope is an amazing library,I like it so much!
But, I have two questions:
Why not support 1920x1080's resolution or How can I modify code to support?
I try to add 1920x1080's to settingsfragment, but when I connect with it , it is not working.
Why support only one device to connect the server? How can I change this ?
Look forward reply
The text was updated successfully, but these errors were encountered: