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

GFE 2.1.1 Connection Error Starting RTSP handshake failed #31

Closed
pillepalle123 opened this issue Aug 6, 2014 · 7 comments
Closed

GFE 2.1.1 Connection Error Starting RTSP handshake failed #31

pillepalle123 opened this issue Aug 6, 2014 · 7 comments

Comments

@pillepalle123
Copy link

Even with the newest limelight-pi version, I'm getting this error message (it worked with 2.1.0):

Starting RTSP handshake
java.io.IOException: RTSP OPTIONS request failed: 505
at com.limelight.nvstream.rtsp.RtspConnection.doRtspHandshake(Unknown Source)
at com.limelight.nvstream.NvConnection.doRtspHandshake(Unknown Source)
at com.limelight.nvstream.NvConnection.establishConnection(Unknown Source)
at com.limelight.nvstream.NvConnection.access$300(Unknown Source)
at com.limelight.nvstream.NvConnection$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:744)
RTSP OPTIONS request failed: 505
Connection Error Starting RTSP handshake failed

any ideas? thx

@irtimmer
Copy link
Collaborator

irtimmer commented Aug 6, 2014

And you have compiled the latest code from Github?

@pillepalle123
Copy link
Author

I've simply replaced the old limelight-pi.jar by the new one in the home/pi folder..... sorry, I'm quite new at this..

@irtimmer
Copy link
Collaborator

irtimmer commented Aug 6, 2014

The new version is not yet released so you have to compile from source.

@irtimmer irtimmer closed this as completed Aug 6, 2014
@pillepalle123
Copy link
Author

ok, thank you! So there is a newer version than 0.8? Is there a step by step manual somewhere, since I really don't have a clue :)

@irtimmer
Copy link
Collaborator

irtimmer commented Aug 6, 2014

If you want a step by step manual see https://github.com/irtimmer/limelight-pi/blob/master/README.md

@liagth
Copy link

liagth commented Aug 7, 2014

I use version 0.9 (downloaded jar and raspian) with gfe 2.1.1. Video streaming works well, but audio (hdmi) stream crashes after many hickups. Thanks for your work

@pillepalle123
Copy link
Author

Thanks a lot for the update! 0.9 works now. Except the same issue as liagth; no sound after a few minutes...

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

3 participants