Page 1 of 1

VLC Android ( socket bridge agent)

Posted: 10 Jul 2014 14:04
by ccko
Hello guys,

Can anyone tell me witch code I can modify when VLC create socket connection.

I want send a message with specfic port before call playMRL function.

or any solution I can do at Android side.

Thank you,

Re: VLC Android ( socket bridge agent)

Posted: 12 Jul 2014 02:42
by edwardw
I don't understand what it is that you wish to do.

Re: VLC Android ( socket bridge agent)

Posted: 14 Jul 2014 03:26
by ccko
I have a socket agent(streaming) server which work between one camera and many clients.

I need keep send some parameters from client through socket to this agent that the agent can identify which client connected.

So, I think I need to know where the vlc code open the socket, i want modify these codes to fits my need.

Sorry for my poor English.

Thank you.