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

Publish stream #12

Closed
iSinch opened this issue Aug 25, 2016 · 1 comment
Closed

Publish stream #12

iSinch opened this issue Aug 25, 2016 · 1 comment

Comments

@iSinch
Copy link

iSinch commented Aug 25, 2016

Hello. i am trying publishing my video from camera, but I don't know how to use you're method writeVideo . I should get byte array from camera ?

  rtmpMuxer.open("rtmp://mysite.com/streamName");
  rtmpMuxer.writeVideo(byte[] data, int offset, int length, int timestamp);
@iSinch iSinch closed this as completed Aug 26, 2016
@zackexplosion
Copy link

May I see how you resolve this? I have same issue too. what is the length param?

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