Monday, 3 April 2017

Store ogg packets into ogg file node js

I'm trying to write a simple audio stream in node. I have a streamer (A client) which sends ogg packets (over network), But I have no idea how to write these packets into a ogg file which can be played with a audio player. I've read Node-Ogg code and examples but it's node provide the interface, I needed. I write packets into file but it's not playable.

Any help?



via strings95

No comments:

Post a Comment