3

I plan to make rtsp server and clients using live555.

get data from clients, and send the data to other species of clients. like replicator.

RTSP servers(Other) ----------- RTSPClients(My Program) - data in memory - RTSPServer(My Program) ----------- RTSPClients(Other)

like this.

but there is no sample using ByteStreamMemoryBuffer. Only there is ByteStreamFileSource.

is there any reference or sample??? thanks.

Wooyoung Tyler Kim
  • 484
  • 2
  • 9
  • 27

1 Answers1

0

I decided to change proxyserver codes. it is much more easier than using memorybuffersource.

Wooyoung Tyler Kim
  • 484
  • 2
  • 9
  • 27