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

How to feed my own NAL units already received on my project ? #27

Open
ServeurpersoCom opened this issue Apr 25, 2019 · 2 comments
Open

Comments

@ServeurpersoCom
Copy link

Hello,

Just need to feed your player with my own NALUs on an already working project with Broadway.

How to do this ?
Pascal

@ChihChengYang
Copy link
Owner

Hi Pascal,
You could check the demo function app264Streaming() in /server/wfs_server_lite.go. That will show a demonstration how to feed NALUs from yyyyyyy.264 into player per WebSocket.

@ServeurpersoCom
Copy link
Author

I already have the infrastructure I just need client side raw nalu player. The server code don't help me for client side

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