-
Notifications
You must be signed in to change notification settings - Fork 76
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
Failed to start stream: error code -1. Failed stage: RTSP handshake (error code -1) #164
Comments
I can also confirm this issue. Same GFE Version, same Moonlight version, same PSVita :) Would be glad to get some help, if needed I can attach logs |
Looks like the problem is I think @d3m3vilurr just needs to update moonlight-common-c and release a new build. |
i got the same error too i hope it will fix :D |
any fix for this yet, facing the same issue as well |
It works, Thank you! |
Same error for me, will you make a new release please ? |
Cool! Could you please upload it to another cloud storage? As you can´t download from baidu without an account, which you can´t create without an id and chinese phone number :( |
I agree, can't register to download as well. |
https://github.com/noddle0592/vita-moonlight/releases/tag/v0.6.1-fixed |
Awesome, it fixed the issue. Thanks. |
Finally it works thanks :D |
Has this been merged to upstream? I'm still facing the same error with 0.7. |
huh... do you still have trouble in 0.7? I'll check it. okay. it's not vita-moonlight problem, moonlight-common-c problem like @cgutman said. I'll make the patch after testing & have conversation with him. |
Thanks, seems to be fixed now. |
NVidia Geforce Experience version: GFE 3.20.3.63
Vita Moonlight version: v0.6.1
Vita Moonlight running on: PSVita 2000
Output of Vita Moonlight:
20200411 22:46:19.934842 connection_terminate error: 0
20200411 22:46:32.875120 Initializing platform...
20200411 22:46:32.875467 connection_stage_starting - stage: 1
20200411 22:46:32.875763 connection_stage_complate - stage: 1
20200411 22:46:32.876052 done
20200411 22:46:32.876339 Resolving host name...
20200411 22:46:32.876622 connection_stage_starting - stage: 2
20200411 22:46:32.877078 connection_stage_complate - stage: 2
20200411 22:46:32.877346 done
20200411 22:46:32.877604 Starting RTSP handshake...
20200411 22:46:32.896856 connection_stage_starting - stage: 3
20200411 22:46:33.842399 RTSP message too long
20200411 22:46:33.850028 RTSP DESCRIBE request failed: -1
20200411 22:46:33.857459 failed: -1
20200411 22:46:33.876715 connection_stage_failed - stage: 3, -1
20200411 22:46:33.922517 Cleaning up platform...
20200411 22:46:33.929814 done
What is the expected result?
Start streaming from pc
What happens instead of that?
Got error on stream starting stage, so can't stream game from my pc to vita.
"Failed to start stream: error code -1.
Failed stage: RTSP handshake (error code -1)"
The text was updated successfully, but these errors were encountered: