Re: [Live-devel] wis-streamer RTSP over HTTP

2011-07-07 Thread admin
Seemed to be some sort of circular linking dependency. Relinking all of the libraries a second time fixed the issue. Thanks for the help! I was surprised at how easy live555 was to cross compile for arm, everything just worked. -Thanks Alex Wright ___

Re: [Live-devel] wis-streamer RTSP over HTTP

2011-07-06 Thread admin
Alright, I've updated to the latest version of live555 and added the function calls, but am running into some odd linking problems. I can see the function definitions in the code, but the linker doesnt. If anyone could give me some insight I'd appreciate it. It's most likely a makefile issue on my

Re: [Live-devel] wis-streamer RTSP over HTTP

2011-07-06 Thread Ross Finlayson
Hello, I have a camera with a modified version of wis-streamer and wanted to know whether wis-streamer supported RTSP over HTTP. I've tried connecting to the ports it streams on with telnet and it doesnt seem to respond to HTTP requests. Although it streams fine and responds to describe request

[Live-devel] wis-streamer RTSP over HTTP

2011-07-05 Thread admin
Hello, I have a camera with a modified version of wis-streamer and wanted to know whether wis-streamer supported RTSP over HTTP. I've tried connecting to the ports it streams on with telnet and it doesnt seem to respond to HTTP requests. Although it streams fine and responds to describe requests. H