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

http_tunnel port #11

Open
gczhcm opened this issue Sep 21, 2018 · 1 comment
Open

http_tunnel port #11

gczhcm opened this issue Sep 21, 2018 · 1 comment

Comments

@gczhcm
Copy link

gczhcm commented Sep 21, 2018

I wonder difference bewteen RtspOverHttpDataPort and RtspPort . In http_tunnl_simple.cpp,I use SetHttpTunnelPort(8000) and SetPort(554),and then I find that client can't get option response.

@Ansersion
Copy link
Owner

There two sockets used for http tunnelling.
One is for sending(SetHttpTunnelPort) and the other if for receiving(SetPort).
These ports should be set the same port for http tunneling.

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