D
derek
hello,
I'd like to capture audio/video from my local PC, and transmit it to a
global server which has static unique IP, which will send my content
to some audiences.
Since the local PC has no unique IP, the server can't call
RTPManager.addTarget(...) to receive live stream.
Someone recommends me transfer the stream using servlet. But I have no
idea since I can not get any output stream from JMF.
Is it possible using JMF RTP, and how?
Thanks a lot,
Derek
I'd like to capture audio/video from my local PC, and transmit it to a
global server which has static unique IP, which will send my content
to some audiences.
Since the local PC has no unique IP, the server can't call
RTPManager.addTarget(...) to receive live stream.
Someone recommends me transfer the stream using servlet. But I have no
idea since I can not get any output stream from JMF.
Is it possible using JMF RTP, and how?
Thanks a lot,
Derek