p;& reqStr[j] != ' ' && reqStr[j] != '/') --j;
To:
* while (j > 0 && reqStr[j] != ' ') --j;
Thanks,
Zach Hogya
From: live-devel on behalf of
live-devel-requ...@ns.live555.com
Sent: Monday, August 28, 2017 2:00 PM
URL. Specifically, you
enter an URL of the form
http://:/
The above is the setup I am using and it definitely supports an http://... URL
so long as the transport stream file is located in the same directory as the
liveMediaServer binary.
Thank you,
Zach Hogya | Software Engineering
zho...@e
Hi,
I'm using version 0.90 (2017-06-04) of Live555 Media Server cross-complied with
config selection uClinux.
I have a MPEG transport stream capture (file.ts) and have generated the index
file (file.tsx). These files are located in a subdirectory ("dir") under the
directory in which live555M