Re: [Live-devel] My server seems to be broken

2025-05-23 Thread Jim Ham
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$

[Live-devel] My server seems to be broken

2025-05-23 Thread Jim Ham
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

Re: [Live-devel] Live555 compile error

2025-04-29 Thread Jim Ham
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

[Live-devel] Live555 compile error

2025-04-29 Thread Jim Ham
: ‘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

[Live-devel] Live555 compile error

2025-04-29 Thread Jim Ham
  ^~~~ 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

Re: [Live-devel] .mkv and Quick Time

2021-10-26 Thread Jim Ham
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: [Live-devel] .mkv and Quick Time

2021-10-26 Thread Jim Ham
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

[Live-devel] .mkv and Quick Time

2021-10-26 Thread Jim Ham
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

Re: [Live-devel] Logging usage

2020-11-24 Thread Jim Ham
> 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 ***

[Live-devel] Logging usage

2020-11-23 Thread Jim Ham
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

Re: [Live-devel] media streaming and random access

2020-08-11 Thread Jim Ham
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 ___

Re: [Live-devel] media streaming and random access

2020-08-10 Thread Jim Ham
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

Re: [Live-devel] media streaming and random access

2020-08-10 Thread Jim Ham
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

Re: [Live-devel] media streaming and random access

2020-08-10 Thread Jim Ham
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

Re: [Live-devel] media streaming and random access

2020-08-10 Thread Jim Ham
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,

Re: [Live-devel] media streaming and random access

2020-08-10 Thread Jim Ham
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

Re: [Live-devel] media streaming and random access

2020-08-09 Thread Jim Ham
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

Re: [Live-devel] media streaming and random access

2020-08-09 Thread Jim Ham
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

[Live-devel] media streaming and random access

2020-08-09 Thread Jim Ham
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

Re: [Live-devel] multiple network ports

2020-08-07 Thread Jim Ham
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

Re: [Live-devel] multiple network ports

2020-08-06 Thread Jim Ham
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

[Live-devel] multiple network ports

2020-08-06 Thread Jim Ham
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

[Live-devel] live555MediaServer and trick mode

2020-08-05 Thread Jim Ham
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