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

C# RTMP push Error #3

Open
danedang opened this issue Jul 9, 2019 · 4 comments
Open

C# RTMP push Error #3

danedang opened this issue Jul 9, 2019 · 4 comments

Comments

@danedang
Copy link

danedang commented Jul 9, 2019

int pusherret = CapturePusher.CapturePusherSDK.EasyScreenLive_StartPush(pusherPtr, PUSH_TYPE.PUSH_RTMP, streamIp, streamPort, streamName,1, bServerRecord: true);

why pusherret=-1?

@SwordTwelve
Copy link
Contributor

SwordTwelve commented Jul 9, 2019 via email

@danedang
Copy link
Author

danedang commented Jul 9, 2019

rtmp server is ok。we use the obs tool test ,that the rtmp server can accept push,and play the stream

@danedang
Copy link
Author

danedang commented Jul 9, 2019

now pusherret=-5

@danedang
Copy link
Author

danedang commented Jul 9, 2019

what's the issues when pusherret=-5 or -1 ?

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