OK, all I had to do is post to the mailing list and the
live555MediaServer started to work. I hope it continues to work.
Jim
On 5/23/2025 4:04 PM, Jim Ham wrote:
The server and VLC don't handshake any more. Here is the server start
message:
jeh@GreatWall:/srv/media$
The server and VLC don't handshake any more. Here is the server start
message:
jeh@GreatWall:/srv/media$ sudo ./live555MediaServer &
[1] 79017
jeh@GreatWall:/srv/media$ LIVE555 Media Server
version 1.13 (LIVE555 Streaming Media library version 2025.04.24).
Play streams from this server
Ross,
That worked, thanks for the quick reply. Strange that Debian 12 stable
is so out of date.
I did have to do a make clean before the genMakefiles and the make.
Jim Ham
Porcine Associates LLC
On 4/29/2025 9:01 AM, Ross Finlayson wrote:
Jim,
This has become a Frequently-Asked Question
: ‘struct std::atomic_flag’ has no
member named ‘test’
191 | if (fTriggersAwaitingHandling[i].test()) {
| ^~~~
make[1]: *** [Makefile:41: BasicTaskScheduler.o] Error 1
make[1]: Leaving directory '/home/jeh/live/BasicUsageEnvironm
^~~~
make[1]: *** [Makefile:41: BasicTaskScheduler.o] Error 1
make[1]: Leaving directory '/home/jeh/live/BasicUsageEnvironment'
make: *** [Makefile:38: all] Error 2
#:~/live$
Do you have any suggestions?
Best regards,
Jim Ham
--
Porcine Associates LLC
I left out the URL that my testers are useing:
"rtsp:://.mkv"
I have a small pipe, so I'm hesitant to put the real address on the list
server. If you'd like to try this yourself contact me back channel.
Jim
On 10/26/2021 10:56 PM, Ross Finlayson wrote:
On Oct 27, 2021,
re other mkv players available, but VLC is by far the best free
one for Mac."
That's all I have.
Jim
On 10/26/2021 10:56 PM, Ross Finlayson wrote:
On Oct 27, 2021, at 6:31 PM, Jim Ham wrote:
I've been testing our (your) server with users, apparently Quick Time no longer
I've been testing our (your) server with users, apparently Quick Time no
longer supports .mkv files. VLC works fine on a Mac. What's up with Apple?
If this is true you might want to update your web site.
Jim Ham
--
Porcine Associates LLC
244 O'Connor St.
Menlo Park, CA 94025
> Could you please resend this as a ‘contextual’ diff (using “diff
-c”), so I can see exactly where in the code you added this?
Here it is:
*** live/liveMedia/RTSPServer.cpp 2020-11-21 01:58:05.0 -0800
--- live.new/liveMedia/RTSPServer.cpp 2020-11-23 15:16:26.404658105 -0800
***
ite( tmstr, 1, strlen(tmstr), logfid ) ;
> fclose( logfid ) ;
> }
I'm not sure if this is the best place, or even if it's a good idea, but
it seems to work.
Jim Ham
--
Porcine Associates LLC
244 O'Connor St.
Menlo Park, CA 94025
USA
+1(650)326-2669 fax +1(650)326-107
Your video has done a good job of exposing bugs in the code.
Yes - works!
If I can't help with the code, at least I can help with the QC.
Jim
--
Porcine Associates LLC
244 O'Connor St.
Menlo Park, CA 94025
USA
+1(650)326-2669 fax +1(650)326-1071
___
Sigh...
Playing with the new version I find another problem. If you pause a
video, then unpause, it may or may not resume. Sometimes audio only,
sometimes the slider moves but no audio or video.
Jim
On 8/10/2020 5:10 PM, Ross Finlayson wrote:
On Aug 11, 2020, at 4:49 AM, Jim Ham wrote
There was another bug in the server’s handling of seeking within “.mkv” files.
I’ve just installed a new version (2020.08.11) of the code that should fix this.
Ross, this is awesome! The streamer now works as expected. Thanks you!
Jim
--
Porcine Associates LLC
244 O'Connor St.
Menlo Park, CA
This is a problem just with this particular file - “Tanya.mkv” - not a problem
with the media server or streaming in general.
You can see this if you just play this file using VLC locally - i.e., just as a
file, not via streaming. VLC thinks that the file is 10:22 long. But in
reality it c
On 8/10/2020 2:01 AM, Ross Finlayson wrote:
Many thanks for posting the example file (yes, very silly :-)
I started the new version of the mediaServer on margotandjim.com with
root privileges, so you don't need the :8554 any more.
Jim
--
Porcine Associates LLC
244 O'Connor St.
Menlo Park,
I have just installed a new version (2020.08.10) of the code that should fix
this.
Fast work! I just tried it out, it new seeks and plays OK. There is an
additional problem though. It seeks to the wrong place. At first I
thought it was x2 (seek to 1:00 and you get 2:00), but it's not
consis
On 8/9/2020 4:07 PM, Ross Finlayson wrote:
Another thing you could try - as an experiment - is making your “.mkv” file
video only (i.e., not containing any audio track), and try streaming/seeking
within that instead.
OK, this does work! At least on my system, try
Interesting! Encoded wi
s. Or better yet you could tell me
when you've got it and I'll take it down. Backchannel is good.
Jim Ham
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.liv
ll, maybe with some help...
Let me know.
Best regards,
Jim Ham
--
Porcine Associates LLC
244 O'Connor St.
Menlo Park, CA 94025
USA
+1(650)326-2669 fax +1(650)326-1071
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
On 8/6/2020 6:07 PM, Ross Finlayson wrote:
On Aug 7, 2020, at 12:56 PM, Jim Ham wrote:
I have a firewall box that I'd like to also act as a streaming server. It has
two network ports. Can I tell live555MediaServer to serve a selected port? Or
perhaps both ports? So far I've o
On 8/6/2020 6:07 PM, Ross Finlayson wrote:
On Aug 7, 2020, at 12:56 PM, Jim Ham wrote:
I have a firewall box that I'd like to also act as a streaming server. It has
two network ports. Can I tell live555MediaServer to serve a selected port? Or
perhaps both ports? So far I've o
I have a firewall box that I'd like to also act as a streaming server.
It has two network ports. Can I tell live555MediaServer to serve a
selected port? Or perhaps both ports? So far I've only gotten it to
serve the internal network, not the external one.
Jim Ham
--
Porcine Asso
platforms, all
have the same results noted above.
Can anyone point me in the right direction to get this fixed?
Jim Ham
--
Porcine Associates LLC
244 O'Connor St.
Menlo Park, CA 94025
USA
+1(650)326-2669 fax +1(650)326-1071
___
live-deve
23 matches
Mail list logo