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

yang_whip_connectPeer()调用参数的类型错误 #50

Open
hatedog opened this issue May 28, 2023 · 2 comments
Open

yang_whip_connectPeer()调用参数的类型错误 #50

hatedog opened this issue May 28, 2023 · 2 comments

Comments

@hatedog
Copy link

hatedog commented May 28, 2023

libmetartccore6/src/yangrtc/YangMetaConnection.c:62
yang_whip_connectPeer(conn,yangtrue);

第2个参数一看是错误的,从YangWhip.c:56 可知原型是:
yang_whip_connectPeer(YangRtcConnection* conn,char* url)

@yangrtc
Copy link
Contributor

yangrtc commented Jun 6, 2023

YangMetaConnection.c是适配ffmpeg的,新版本还没有适配ffmpeg

@hatedog
Copy link
Author

hatedog commented Jun 9, 2023

bug在2023-05-10 08:22,yangrtc, 6.0.202引入的。

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