I'm using JMF in making a live stream from a webcam at server to an applet. That when any client open the applet, he 'll be able to watch live stream from the webcam at the server.
Till now, i'm just able to make a unicasting streaming at local network only that i must enter the destination ip @ the transmitting code at server.
i want a way to make the transmitting available to each client access the applet from any remote...
User Profile
Collapse
Profile Sidebar
Collapse
zeinz
Last Activity: Oct 10 '12, 12:46 PM
Joined: Feb 20 '12
Location:
-
JMF broadcasting ability ?
-
Transfer GIF over socket
Hi,
I want to transfer gif image over Tcp/Ip socket between server & client.
but when i do that the gif transferred is no longer animated & freezes @ the last frame.
I used (Datainput/outputStream) then read the stream into image.
Anyone have an idea why that happened?
Sincerely,,
Ali Zein -
Attached the dll generated by the labview & the header file which contain the function prototype.
then i want to use this simple function in java.... -
Passing dll parameters & use it in java applet ?
Hi,
I'm working on some project which in it i use labview to make a vi then i convert this vi to a dll file with the parameters i used in the vi.
so i want use this dll into my applet .. in other words i want to make communication between java & dll parameters.
I searched about how to make this issue & i found that i must use the JNI to make connection between the java & the native code of... -
-
okey sir,
i can read\write files already but i want to access the file value by value then store it into an array.
is there any method to take the first float number in the line then the second & so on ?Leave a comment:
-
Get values from text file
Hi,
I'm working on a graduation project that i need to get values from a text file (generated by labview) & plot them on a graph.
i want to get the values in the text to an array to use it later.
the text file format is like following:
0.152 0.475 0.489 0.178 0.477 0.413
0.456 0.487 0.489 0.472 0.137 0.175
0.489 0.157 0.178 ...
& all this values is actually one...
No activity results to display
Show More
Leave a comment: