> I'm trying to use live555 to stream H.264 video which is encoded by x264 and
> the video source is webcam.
>
> I’ve tried
> - Write my own FramedSource subclass based on DeviceSource
> - Use my own FramedSource, H264VideoStreamFramer and
> H264VideoRTPSink to stream by RTP.
Greetings,
I’m a new to live555.
I'm trying to use live555 to stream H.264 video which is encoded by x264 and
the video source is webcam.
I’ve tried
- Write my own FramedSource subclass based on DeviceSource
- Use my own FramedSource, H264VideoStreamFramer and H264VideoRTP