Question
Create new flv from existing netStream
Is it possible to create a new FLV using netStream.publish()
out of an existing video stream? I'm trying to make something
similar to a karaoke app where you can record your self via webcam
singing a tune and then add sound effects to it as it plays back to
you.
I have the webcam recording and playback all worked out, I just can figure out how to add the existing video and new sound to the netStream.
I cant seem to find any answers as to weather or not this is even possible, but I'm leaning towards no.
I have the webcam recording and playback all worked out, I just can figure out how to add the existing video and new sound to the netStream.
I cant seem to find any answers as to weather or not this is even possible, but I'm leaning towards no.
