Skip to content

Facebook RTMP handshake s0 no answer #7

Description

@mentor971

Hi,

I'm trying to connect to facebook live RTMP. For some reason the readS0 property in the Handshake class doesn't read anything from the inputstream at the row 49 => "byte s0 = (byte) in.read();"
It stay stuck on that line, and according to the answer here, looks like I'm not getting any response from the socket : https://stackoverflow.com/questions/9129381/java-stuck-when-reading-from-inputstream
But from what I can see in debug, the "isConnected" socket attribute have the value "true".

Any idea how to solve this ?

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions