-
Location2Location
Guys, m doing a program for video capturing and broadcasting at the same time using RPT. I used a sample code as reference,
but it contains a class "Location2Location" which gives me an error "Location2Location can not be resolved to a type and variable".
Whats the reason and solution?
Suggestions are welcome
-
Re: Location2Location
You'd have to ask whoever wrote the code.
What's RPT?
-
Re: Location2Location
RPT is real time transmission protocol....
-
Re: Location2Location
Surely that's RTP?
Anyway, that's not really your problem.
As I say, you'll need to ask whoeveer wrote the code what that class is, or you've missed a bit of whatever tutorial/blog/etc you've got this code from.