2011/1/31 Ross Finlayson :
>> I join to this email a test.x264 file to give you an example.
[...]
> I notice that VLC cannot play this file at all (i.e., just reading it as a
> file, not as a stream).
[...]
... VLC does not recognize the filesuffix ".x264" it has to be ".h264".
changing the filena
Hello Ross, hello everbody else there,
Well, I'm currently trying to get through the RTSPClient lib and mixing it up
with some objC.
Thus we get a nice meal called: obj-C++ :-)
My current aim is to fetch a h264-stream from a server and write it to a file
on the client-side.
this works so far.
I